18776fc865932be3d69aabd64b59ca41d7a26249
markd
  Tue Sep 7 16:24:58 2010 -0700
move gtfToGenePred to hg/utils so that it doesn't cause grief for people trying to compile without mysql
diff --git src/hg/utils/makefile src/hg/utils/makefile
index 735b555..1c535ce 100644
--- src/hg/utils/makefile
+++ src/hg/utils/makefile
@@ -26,6 +26,7 @@
 	twoBitMask \
 	gff3ToGenePred \
 	gff3ToPsl \
+	gtfToGenePred \
 	automation \
 	refreshNamedSessionCustomTracks \
 	refSeqGet \
@@ -37,6 +38,7 @@
 TEST_DIRS = \
 	gff3ToGenePred \
 	gff3ToPsl \
+	gtfToGenePred \
 	refSeqGet