Add WEBDIR to Open-ILS/xul/staff_client/Makefile.am.
authorJason Stephenson <jason@sigio.com>
Wed, 25 Apr 2012 19:06:38 +0000 (15:06 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 1 Aug 2012 21:20:25 +0000 (17:20 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/xul/staff_client/Makefile.am

index 9aea32e..6261062 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile.am for xul/staff_client
 ## Process this file with automake to generate Makefile.in
 #---------------------------------------------------------
-
+export WEBDIR=@localstatedir@/web
 export STAFF_CLIENT_BUILD_ID = $$(/bin/cat build/BUILD_ID)
 export STAFF_CLIENT_VERSION = $$(/bin/cat build/VERSION)
 export STAFF_CLIENT_STAMP_ID = $$(/bin/cat build/STAMP_ID)