7ebdab2ed06177da38613d236eaff100513ab57b max Wed Oct 30 21:41:20 2019 -0700 write chromFixer tool, refs #24407 diff --git src/utils/makefile src/utils/makefile index 981534c..d27ec12 100644 --- src/utils/makefile +++ src/utils/makefile @@ -92,31 +92,32 @@ strexCalc \ stringify \ subChar \ subColumn \ tailLines \ textHistogram \ tickToDate \ timing \ toLower \ toUpper \ twoBitDup \ twoBitInfo \ twoBitToFa \ wigCorrelate \ wigToBigWig \ - wordLine + wordLine \ + chromFixer # list of utilities to build of interest only at UCSC UCSC_APPS = \ addCols \ aNotB \ aveCols \ ccCp \ convolve \ detab \ faFlyBaseToUcsc \ faGapLocs \ faGapSizes \ faNcbiToUcsc \ faSimplify \