src/hg/utils/makefile 1.18

1.18 2009/12/01 19:55:17 markd
added missing wigBedToStep to make
Index: src/hg/utils/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -b -B -U 4 -r1.17 -r1.18
--- src/hg/utils/makefile	23 Nov 2009 02:56:19 -0000	1.17
+++ src/hg/utils/makefile	1 Dec 2009 19:55:17 -0000	1.18
@@ -26,9 +26,10 @@
 	twoBitMask \
 	gff3ToGenePred \
 	automation \
 	refreshNamedSessionCustomTracks \
-	refSeqGet
+	refSeqGet \
+	wigBedToStep
 
 TEST_DIRS = \
 	gff3ToGenePred \
 	refSeqGet