From: phasefx Date: Wed, 20 Jun 2007 19:11:02 +0000 (+0000) Subject: Shouldn't have removed the copying of these files X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=68bb8d5db889a07ace35f1849819d14f7f7412e3;p=Evergreen.git Shouldn't have removed the copying of these files git-svn-id: svn://svn.open-ils.org/ILS/trunk@7458 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/Makefile b/Open-ILS/xul/staff_client/Makefile index c6e70cdfb0..e48035ad51 100644 --- a/Open-ILS/xul/staff_client/Makefile +++ b/Open-ILS/xul/staff_client/Makefile @@ -53,6 +53,11 @@ build_dir: cp build/chrome/content/main/simple_auth.xul build/server/main/simple_auth.xul cp build/chrome/content/OpenILS/data.js build/server/OpenILS/data.js cp build/chrome/content/OpenILS/global_util.js build/server/OpenILS/global_util.js + @echo + cp ../../../Evergreen/xul/staff_client/server/patron/ue_config.js build/server/patron/ + cp ../../../Evergreen/xul/staff_client/server/patron/ue.js build/server/patron/ + cp ../../../Evergreen/xul/staff_client/server/patron/ue_ui.js build/server/patron/ + cp ../../../Evergreen/xul/staff_client/server/patron/ue.xhtml build/server/patron/ external/prune_dirs.sh build/ stamp: