111b55a28a2bc31d2bf7b97fb24efc5236fd0774 larrym Tue Apr 17 12:23:40 2012 -0700 remove obsolete and unusued jquery-1.2.6.pack.js diff --git src/hg/js/makefile src/hg/js/makefile index 974b7dc..1886ac9 100644 --- src/hg/js/makefile +++ src/hg/js/makefile @@ -1,20 +1,20 @@ include ../../inc/common.mk # recursive target to do install to DEST, with extra excludes EXCL. -JQUERY_FILES=jquery-1.2.6.pack.js jquery.js jquery.tablednd.js \ +JQUERY_FILES=jquery.js jquery.tablednd.js \ jquery.imgareaselect.js jquery-ui.js jquery.contextmenu.js \ ui.dropdownchecklist.js \ jquery.cookie.js jquery.watermarkinput.js \ jquery.floatheader.js jquery.rotateTableCellContent.js JS_FILES=ajax.js autocomplete.js hgCustom.js hgGateway.js hgHubConnect.js hgTracks.js \ hui.js utils.js ddcl.js subCfg.js \ encodeProject.js encodeDataSummary.js encodeDataMatrix.js encodeChipMatrix.js encodeMatrix.js \ ${JQUERY_FILES} STATIC_FILES=staticDoc.js jquery.js ifdef LOWELAB JS_FILES += lowetooltip.js loweautocomplete.js endif