From: miker Date: Wed, 4 Jun 2008 00:56:26 +0000 (+0000) Subject: adding the openurl map script to the makefile X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=61b1524ceda71e3467ec7ada082b1299607a37d5;p=Evergreen.git adding the openurl map script to the makefile git-svn-id: svn://svn.open-ils.org/ILS/trunk@9762 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/Makefile b/Open-ILS/src/Makefile index 7a09dd25a6..150e6c55f1 100644 --- a/Open-ILS/src/Makefile +++ b/Open-ILS/src/Makefile @@ -101,6 +101,7 @@ autojs-install: 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 # -----------------------------------------------------------------------------------