[open-ils-commits] r15460 - branches/rel_1_6/Open-ILS/src (dbs)

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


Author: dbs
Date: 2010-02-05 14:19:59 -0500 (Fri, 05 Feb 2010)
New Revision: 15460

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


Modified: branches/rel_1_6/Open-ILS/src/Makefile.am
===================================================================
--- branches/rel_1_6/Open-ILS/src/Makefile.am	2010-02-05 19:18:58 UTC (rev 15459)
+++ branches/rel_1_6/Open-ILS/src/Makefile.am	2010-02-05 19:19:59 UTC (rev 15460)
@@ -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