[open-ils-commits] r15459 - branches/rel_1_6_0/Open-ILS/src (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Feb 5 14:19:02 EST 2010


Author: dbs
Date: 2010-02-05 14:18:58 -0500 (Fri, 05 Feb 2010)
New Revision: 15459

Modified:
   branches/rel_1_6_0/Open-ILS/src/Makefile.am
Log:
Correct JSDOJOOSRF vs. JSDOJOSRF typo


Modified: branches/rel_1_6_0/Open-ILS/src/Makefile.am
===================================================================
--- branches/rel_1_6_0/Open-ILS/src/Makefile.am	2010-02-05 18:54:03 UTC (rev 15458)
+++ branches/rel_1_6_0/Open-ILS/src/Makefile.am	2010-02-05 19:18:58 UTC (rev 15459)
@@ -124,7 +124,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