From 5d355e3262c3cf5a528762d5162a8526649efcbb Mon Sep 17 00:00:00 2001
From: Jason Stephenson <jason@sigio.com>
Date: Wed, 25 Apr 2012 15:06:38 -0400
Subject: [PATCH] Add WEBDIR to Open-ILS/xul/staff_client/Makefile.am.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
---
 Open-ILS/xul/staff_client/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Open-ILS/xul/staff_client/Makefile.am b/Open-ILS/xul/staff_client/Makefile.am
index 9aea32e571..6261062645 100644
--- a/Open-ILS/xul/staff_client/Makefile.am
+++ b/Open-ILS/xul/staff_client/Makefile.am
@@ -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)
-- 
2.11.0