3bf41831e00fb0bcee48b6743884d1e1fd5c1489
hiram
  Sat Apr 14 09:33:32 2018 -0700
moving endsInLf to user apps required by doSameSpeciesLiftOver.pl refs #21269 #18874

diff --git src/utils/makefile src/utils/makefile
index 7edf4e4..ab3eba9 100644
--- src/utils/makefile
+++ src/utils/makefile
@@ -31,30 +31,31 @@
 	bigWigAverageOverBed  \
 	bigWigCat \
 	bigWigCorrelate \
 	bigWigCluster \
 	bigWigInfo \
 	bigWigMerge \
 	bigWigSummary \
 	bigWigToBedGraph \
 	bigWigToWig \
 	calc \
 	catDir \
 	catUncomment \
 	chopFaLines \
 	colTransform \
 	countChars \
+	endsInLf \
 	faAlign \
 	fastqToFa \
 	fastqStatsAndSubsample \
 	faCmp \
 	faCount \
 	faFilterN \
 	faFilter \
 	faFrag \
 	faNoise \
 	faOneRecord \
 	faPolyASizes \
 	faRandomize \
 	faRc \
 	faSize \
 	faSomeRecords \
@@ -99,31 +100,30 @@
 	twoBitInfo \
 	twoBitToFa \
 	wigCorrelate \
 	wigToBigWig \
 	wordLine
 
 # list of utilities to build of interest only at UCSC
 
 UCSC_APPS = \
 	addCols \
 	aNotB \
 	aveCols \
 	ccCp \
 	convolve \
 	detab \
-	endsInLf \
 	faFlyBaseToUcsc \
 	faGapLocs \
 	faGapSizes \
 	faNcbiToUcsc \
 	faSimplify \
 	faToNib \
 	faTrimPolyA \
 	faTrimRead \
 	fixCr \
 	gapSplit \
 	gitTools \
 	gffPeek \
 	git-reports \
 	htmlPics \
 	jkUniq \