From: Bill Erickson Date: Mon, 4 Aug 2014 18:02:22 +0000 (-0400) Subject: LP#1350042 link opensrf websockets JS scripts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c267ec08ad901efe11926315697b23798a504074;p=evergreen%2Ftadl.git LP#1350042 link opensrf websockets JS scripts Signed-off-by: Bill Erickson Signed-off-by: Ben Shum --- diff --git a/Open-ILS/web/Makefile.am b/Open-ILS/web/Makefile.am index 4b7a76a6d4..d49719d535 100644 --- a/Open-ILS/web/Makefile.am +++ b/Open-ILS/web/Makefile.am @@ -28,7 +28,9 @@ 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.js \ + $(OPENSRF_LIBS)/javascript/opensrf_ws_shared.js endif install-exec-local: webcore-install offline-install