178880c89886f99bb680312424dcaf68ec48ad3d hiram Thu Feb 12 13:44:55 2015 -0800 add faAlign to the utils list since it is used in the Ebola construction refs #14278 diff --git src/utils/makefile src/utils/makefile index 72699ef..0558ecf 100644 --- src/utils/makefile +++ src/utils/makefile @@ -29,30 +29,31 @@ bedRestrictToPositions \ bigWigAverageOverBed \ bigWigCat \ bigWigCorrelate \ bigWigInfo \ bigWigMerge \ bigWigSummary \ bigWigToBedGraph \ bigWigToWig \ calc \ catDir \ catUncomment \ chopFaLines \ colTransform \ countChars \ + faAlign \ fastqToFa \ faCmp \ faCount \ faFilterN \ faFilter \ faFrag \ faNoise \ faOneRecord \ faPolyASizes \ faRandomize \ faRc \ faSize \ faSomeRecords \ faSplit \ faToFastq \ @@ -96,31 +97,30 @@ twoBitToFa \ wigCorrelate \ wigToBigWig \ wordLine # list of utilities to build of interest only at UCSC UCSC_APPS = \ addCols \ aNotB \ aveCols \ ccCp \ convolve \ detab \ endsInLf \ - faAlign \ faFlyBaseToUcsc \ faGapLocs \ faGapSizes \ faNcbiToUcsc \ faSimplify \ faToNib \ faTrimPolyA \ faTrimRead \ fixCr \ gapSplit \ gffPeek \ git-reports \ htmlPics \ jkUniq \ lineCount \