d0f0487213a1ad3654555e8ffd12d6c9478798aa hiram Tue May 28 11:21:30 2013 -0700 adding to the userUtils build refs #9149 diff --git src/hg/mouseStuff/makefile src/hg/mouseStuff/makefile index f41ac9b..4d3ea2a 100644 --- src/hg/mouseStuff/makefile +++ src/hg/mouseStuff/makefile @@ -1,31 +1,34 @@ # Build all directories in makeDb include ../../inc/common.mk BADDIRS = \ correctEst # List of directories to build for userApps UTILS_APPLIST = \ axtChain \ axtSort \ axtSwap \ axtToMaf \ axtToPsl \ + bedCoverage \ chainAntiRepeat \ + chainFilter \ chainMergeSort \ + chainNet \ chainPreNet \ chainSort \ chainSplit \ chainStitchId \ chainSwap \ chainToAxt \ chainToPsl \ lavToAxt \ lavToPsl \ mafCoverage \ mafFetch \ mafRanges \ mafToAxt \ mafToPsl \ netChainSubset \ @@ -41,35 +44,32 @@ DIRS = \ axtAndBed \ axtBest \ axtCalcMatrix \ axtDropOverlap \ axtDropSelf \ axtFilter \ axtIndex \ axtPretty \ axtQueryCount \ axtRecipBest \ axtRescore \ axtSplitByTarget \ axtToBed \ axtToChain \ - bedCoverage \ calcGap \ chainDbToFile \ - chainFilter \ - chainNet \ chainStats \ gcForBed \ knownVsBlat \ libScan \ mousePoster \ netStats \ netToBedWithId \ orthologBySynteny \ phToPsl \ regionPicker \ rikenBestInCluster \ simpleChain \ splitSim \ subsetAxt \ subsetTraces \