[open-ils-commits] r15461 - trunk/Open-ILS/web (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Feb 5 14:20:34 EST 2010


Author: dbs
Date: 2010-02-05 14:20:30 -0500 (Fri, 05 Feb 2010)
New Revision: 15461

Modified:
   trunk/Open-ILS/web/Makefile.am
Log:
Correct JSDOJOOSRF vs. JSDOJOSRF typo


Modified: trunk/Open-ILS/web/Makefile.am
===================================================================
--- trunk/Open-ILS/web/Makefile.am	2010-02-05 19:19:59 UTC (rev 15460)
+++ trunk/Open-ILS/web/Makefile.am	2010-02-05 19:20:30 UTC (rev 15461)
@@ -25,7 +25,7 @@
 	 $(OPENSRF_LIBS)/javascript/opensrf_xmpp.js \
 	 @top_srcdir@/Open-ILS/xul/staff_client/chrome//content//util/date.js
 JSDOJO = $(OPENSRF_LIBS)/javascript/DojoSRF.js
-JSDOJOOSRF = $(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 \



More information about the open-ils-commits mailing list