make it so 'bundle' must be targeted specifically, otherwise folks might accidentally...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Jun 2009 20:03:19 +0000 (20:03 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Jun 2009 20:03:19 +0000 (20:03 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13381 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/Makefile.am

index 8c132d8..fe1aac9 100644 (file)
@@ -10,7 +10,7 @@ SKIN_CSS = $$(ls -1 server/skin/*css | sed -e "s/.css/_custom.css/")
 
 install-exec-local: build
 
-build: build_dir chrome2remote localize_manifest generated custom_skins open-ils stamp bundle
+build: build_dir chrome2remote localize_manifest generated custom_skins open-ils stamp 
        @echo To test the staff client:
        @echo "  cd build/"
        @echo "  xulrunner application.ini"