src/hg/js/makefile 1.15
1.15 2010/03/03 02:53:31 markd
integrated low lap changes
Index: src/hg/js/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/js/makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -b -B -U 4 -r1.14 -r1.15
--- src/hg/js/makefile 16 Feb 2010 01:28:58 -0000 1.14
+++ src/hg/js/makefile 3 Mar 2010 02:53:31 -0000 1.15
@@ -6,9 +6,9 @@
JQUERY_FILES=jquery-1.2.6.pack.js jquery.js jquery.tablednd.js jquery.imgareaselect.js jquery-ui.js jquery.contextmenu.js jquery.autocomplete.js
JS_FILES=ajax.js autocomplete.js hgGateway.js hgTracks.js hui.js utils.js ${JQUERY_FILES}
ifdef LOWELAB
- JS_FILES += lowetooltip.js
+ JS_FILES += lowetooltip.js loweautocomplete.js
endif
user:
${MAKE} doInstall DEST=${DOCUMENTROOT}/js/${USER}