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:
b7f5fb2
)
web staff: add websocket JS to installer makefile
author
Bill Erickson
<berick@esilibrary.com>
Mon, 3 Mar 2014 17:12:24 +0000
(12:12 -0500)
committer
Bill Erickson
<berick@esilibrary.com>
Mon, 3 Mar 2014 17:12:24 +0000
(12:12 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/Makefile.am
patch
|
blob
|
history
diff --git
a/Open-ILS/web/Makefile.am
b/Open-ILS/web/Makefile.am
index
4b7a76a
..
d770312
100644
(file)
--- a/
Open-ILS/web/Makefile.am
+++ b/
Open-ILS/web/Makefile.am
@@
-28,7
+28,8
@@
JSDOJOSRF = $(OPENSRF_LIBS)/javascript/md5.js \
$(OPENSRF_LIBS)/javascript/JSON_v1.js \
$(OPENSRF_LIBS)/javascript/opensrf.js \
$(OPENSRF_LIBS)/javascript/opensrf_xhr.js \
- $(OPENSRF_LIBS)/javascript/opensrf_xmpp.js
+ $(OPENSRF_LIBS)/javascript/opensrf_xmpp.js \
+ $(OPENSRF_LIBS)/javascript/opensrf_ws_shared.js
endif
install-exec-local: webcore-install offline-install