src/utils/makefile 1.72

1.72 2009/07/07 17:57:34 hiram
dding bigWigInfo to the build, and need SOCKETLIB for building on Solaris
Index: src/utils/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/makefile,v
retrieving revision 1.71
retrieving revision 1.72
diff -b -B -U 4 -r1.71 -r1.72
--- src/utils/makefile	30 Jun 2009 00:47:00 -0000	1.71
+++ src/utils/makefile	7 Jul 2009 17:57:34 -0000	1.72
@@ -51,8 +51,9 @@
 	bedGraphToBigWig \
 	bedToBigBed \
 	bigBedSummary \
 	bigBedToBed \
+	bigWigInfo \
 	bigWigSummary \
 	bigWigToBedGraph \
 	calc \
 	catDir \