[open-ils-commits] r9762 - trunk/Open-ILS/src
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Jun 3 20:56:27 EDT 2008
Author: miker
Date: 2008-06-03 20:56:26 -0400 (Tue, 03 Jun 2008)
New Revision: 9762
Modified:
trunk/Open-ILS/src/Makefile
Log:
adding the openurl map script to the makefile
Modified: trunk/Open-ILS/src/Makefile
===================================================================
--- trunk/Open-ILS/src/Makefile 2008-06-04 00:53:52 UTC (rev 9761)
+++ trunk/Open-ILS/src/Makefile 2008-06-04 00:56:26 UTC (rev 9762)
@@ -101,6 +101,7 @@
cp extras/org_tree_html_options.pl $(BINDIR)
cp extras/org_tree_proximity.pl $(BINDIR)
cp extras/autogen.sh $(BINDIR)
+ cp extras/openurl_map.pl $(BINDIR)
cp support-scripts/offline-blocked-list.pl $(BINDIR) # this should probably be somewhere else
# -----------------------------------------------------------------------------------
More information about the open-ils-commits
mailing list