Add WEBDIR to Open-ILS/xul/staff_client/Makefile.am. collab/dyrcona/webdir-am
authorJason Stephenson <jason@sigio.com>
Wed, 25 Apr 2012 19:06:38 +0000 (15:06 -0400)
committerJason Stephenson <jason@sigio.com>
Wed, 25 Apr 2012 19:06:38 +0000 (15:06 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/xul/staff_client/Makefile.am

index bcd8bd3..56e46c8 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)