5ca5c3755e15e3d15a6970e43b08b67c67a74650 kate Mon Jan 30 18:23:23 2017 -0800 Back out debug change. refs #19736 diff --git src/hg/js/makefile src/hg/js/makefile index 033367f..e2cf438 100644 --- src/hg/js/makefile +++ src/hg/js/makefile @@ -1,21 +1,20 @@ kentSrc = ../.. include ../../inc/common.mk include install.mk -#SUBDIRS= external model react -SUBDIRS= +SUBDIRS= external model react include subdirs.mk # UCSC js files must pass jshint UCSC_JS_FILES=ajax.js alleles.js autocomplete.js barChart.js edwPersona.js \ hgCustom.js hgGateway.js hgGtexTrackSettings.js hgHubConnect.js hgTracks.js \ hgVarAnnogrator.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 # STATIC files must pass jshint STATIC_FILES=staticDoc.js dbDbTaxonomy.js # JQUERY files and other third pary files which have NOT BEEN TOUCHED by UCSC JQUERY_FILES_UNTOUCHED= \ d3pie.min.js \