478ab9fb83f3dc56b5eba870627fe40374a76529
kent
  Mon Jan 24 10:28:29 2011 -0800
Adding new bedRemoveOverlap utility.
diff --git src/utils/makefile src/utils/makefile
index 7fdf6ef..8927f31 100644
--- src/utils/makefile
+++ src/utils/makefile
@@ -39,30 +39,31 @@
         agpToLift \
         iSync \
         lodToBedScore \
 	mkMafFrames.pl
 
 # List of directories to build
 USE_DIRS = $(DIRS)
 
 DIRS = \
 	aNotB \
 	addCols \
 	ave \
 	aveCols \
 	bedClip \
 	bedGraphToBigWig \
+	bedRemoveOverlap \
 	bedToBigBed \
 	bigBedSummary \
 	bigBedToBed \
 	bigWigInfo \
 	bigWigSummary \
 	bigWigToBedGraph \
 	bigWigToWig \
 	calc \
 	catDir \
 	catUncomment \
 	ccCp \
 	chopFaLines \
 	countChars \
 	convolve \
 	cvsTools \