[open-ils-commits] r9187 - trunk/Open-ILS/src
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Apr 1 22:00:19 EDT 2008
Author: dbs
Date: 2008-04-01 21:24:06 -0400 (Tue, 01 Apr 2008)
New Revision: 9187
Modified:
trunk/Open-ILS/src/Makefile
Log:
We need to install the new org_tree proximity script if we're going to use it
Modified: trunk/Open-ILS/src/Makefile
===================================================================
--- trunk/Open-ILS/src/Makefile 2008-04-02 01:19:36 UTC (rev 9186)
+++ trunk/Open-ILS/src/Makefile 2008-04-02 01:24:06 UTC (rev 9187)
@@ -106,6 +106,7 @@
cp extras/fieldmapper.pl $(BINDIR)
cp extras/org_tree_js.pl $(BINDIR)
cp extras/org_tree_html_options.pl $(BINDIR)
+ cp extras/org_tree_proximity.pl $(BINDIR)
cp extras/autogen.sh $(BINDIR)
cp support-scripts/offline-blocked-list.pl $(BINDIR) # this should probably be somewhere else
# -----------------------------------------------------------------------------------
More information about the open-ils-commits
mailing list