dfafb4ab96ce0d94f4ba85397ce40af2f191eabd hiram Wed Aug 21 09:19:20 2024 -0700 adding assemblySearch.js to the send list refs #32596 diff --git src/hg/js/makefile src/hg/js/makefile index 5216a30..f994a89 100644 --- src/hg/js/makefile +++ src/hg/js/makefile @@ -1,24 +1,25 @@ kentSrc = ../.. include ../../inc/common.mk include install.mk SUBDIRS= external model react tutorials include subdirs.mk # UCSC js files must pass jshint -UCSC_JS_FILES=ajax.js alleles.js autocomplete.js autocompleteCat.js edwPersona.js \ +UCSC_JS_FILES=ajax.js alleles.js assemblySearch.js autocomplete.js \ + autocompleteCat.js edwPersona.js \ gar.js hgCustom.js hgCollection.js hgGateway.js hgGtexTrackSettings.js \ hgHubConnect.js hgTracks.js hgc.js \ hgVai.js hui.js jsHelper.js utils.js ddcl.js subCfg.js \ encodeProject.js encodeDataSummary.js encodeDataMatrix.js encodeChipMatrix.js encodeMatrix.js d3.dendrograms.js \ cdwSummaryJs.js spectrum.min.js hgSearch.js # STATIC files must pass jshint STATIC_FILES=staticDoc.js dbDbTaxonomy.js analytics.js # JQUERY files and other third pary files which have NOT BEEN TOUCHED by UCSC JQUERY_FILES_UNTOUCHED= \ d3pie.min.js \ jquery.js jquery.imgareaselect.js jquery-ui.js jquery.contextmenu.js \ jquery.cookie.js jquery.watermark.js jquery.watermarkinput.js jquery.ui.colorPicker.js \ jquery.floatheader.js jquery.rotateTableCellContent.js jquery.plugins.js \