e5f1cb521f39298a094e60c0b59210f059bfed0b
hiram
  Tue Mar 8 15:18:47 2011 -0800
properly clean the executable
diff --git src/utils/makefile src/utils/makefile
index 54df70d..7b88a31 100644
--- src/utils/makefile
+++ src/utils/makefile
@@ -47,30 +47,31 @@
         lodToBedScore \
 	mkMafFrames.pl
 
 # List of directories to build
 USE_DIRS = $(DIRS)
 
 DIRS = \
 	aNotB \
 	addCols \
 	ave \
 	aveCols \
 	bedClip \
 	bedGraphToBigWig \
 	bedRemoveOverlap \
 	bedToBigBed \
+	bigBedInfo \
 	bigBedSummary \
 	bigBedToBed \
 	bigWigInfo \
 	bigWigSummary \
 	bigWigToBedGraph \
 	bigWigToWig \
 	calc \
 	catDir \
 	catUncomment \
 	ccCp \
 	chopFaLines \
 	countChars \
 	convolve \
 	cvsTools \
 	detab \