From 61b1524ceda71e3467ec7ada082b1299607a37d5 Mon Sep 17 00:00:00 2001 From: miker Date: Wed, 4 Jun 2008 00:56:26 +0000 Subject: [PATCH] adding the openurl map script to the makefile git-svn-id: svn://svn.open-ils.org/ILS/trunk@9762 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/Makefile | 1 + 1 file changed, 1 insertion(+) 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 # ----------------------------------------------------------------------------------- -- 2.43.2