Shouldn't have removed the copying of these files
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 20 Jun 2007 19:11:02 +0000 (19:11 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 20 Jun 2007 19:11:02 +0000 (19:11 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@7458 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/Makefile

index c6e70cd..e48035a 100644 (file)
@@ -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: