85cfdeaa675362d7846fe58446f8eedb3cb57429
kent
  Wed Feb 27 09:56:52 2013 -0800
Adding bigBedNamedItems to utilities compilation.
diff --git src/utils/makefile src/utils/makefile
index 2524d58..a063c0f 100644
--- src/utils/makefile
+++ src/utils/makefile
@@ -53,30 +53,31 @@
 
 DIRS = \
 	aNotB \
 	addCols \
 	ave \
 	aveCols \
 	bedClip \
 	bedCommonRegions \
 	bedGeneParts \
 	bedGraphToBigWig \
 	bedPileUps \
 	bedRemoveOverlap \
 	bedRestrictToPositions \
 	bedToBigBed \
 	bigBedInfo \
+	bigBedNamedItems \
 	bigBedSummary \
 	bigBedToBed \
 	bigWigAverageOverBed \
 	bigWigInfo \
 	bigWigMerge \
 	bigWigSummary \
 	bigWigToBedGraph \
 	bigWigToWig \
 	calc \
 	catDir \
 	catUncomment \
 	ccCp \
 	chopFaLines \
 	colTransform \
 	countChars \