projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b00cd75
)
Correct JSDOJOOSRF vs. JSDOJOSRF typo
author
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 5 Feb 2010 19:19:59 +0000
(19:19 +0000)
committer
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 5 Feb 2010 19:19:59 +0000
(19:19 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@15460
dcc99617
-32d9-48b4-a31d-
7c20da2025e4
Open-ILS/src/Makefile.am
patch
|
blob
|
history
diff --git
a/Open-ILS/src/Makefile.am
b/Open-ILS/src/Makefile.am
index
a3ba361
..
ea8f744
100644
(file)
--- a/
Open-ILS/src/Makefile.am
+++ b/
Open-ILS/src/Makefile.am
@@
-124,7
+124,7
@@
OPACJS = $(OPENSRF_LIBS)/javascript/DojoSRF.js \
$(OPENSRF_LIBS)/javascript/opensrf_xmpp.js \
@top_srcdir@/Open-ILS/xul/staff_client/chrome//content//util/date.js
JSDOJO = $(OPENSRF_LIBS)/javascript/DojoSRF.js
-JSDOJO
O
SRF = $(OPENSRF_LIBS)/javascript/md5.js \
+JSDOJOSRF = $(OPENSRF_LIBS)/javascript/md5.js \
$(OPENSRF_LIBS)/javascript/JSON_v1.js \
$(OPENSRF_LIBS)/javascript/opensrf.js \
$(OPENSRF_LIBS)/javascript/opensrf_xhr.js \