projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04fd9f1
)
We need to install the new org_tree proximity script if we're going to use it
author
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 2 Apr 2008 01:24:06 +0000
(
01:24
+0000)
committer
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 2 Apr 2008 01:24:06 +0000
(
01:24
+0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@9187
dcc99617
-32d9-48b4-a31d-
7c20da2025e4
Open-ILS/src/Makefile
patch
|
blob
|
history
diff --git
a/Open-ILS/src/Makefile
b/Open-ILS/src/Makefile
index
0bd2c6c
..
33c191e
100644
(file)
--- a/
Open-ILS/src/Makefile
+++ b/
Open-ILS/src/Makefile
@@
-106,6
+106,7
@@
autojs-install:
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
# -----------------------------------------------------------------------------------