web staff: add websocket JS to installer makefile
authorBill Erickson <berick@esilibrary.com>
Mon, 3 Mar 2014 17:12:24 +0000 (12:12 -0500)
committerBill 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

index 4b7a76a..d770312 100644 (file)
@@ -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