src/hg/utils/makefile 1.19

1.19 2009/12/03 21:39:51 kent
Adding tdbQuery to build.
Index: src/hg/utils/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -b -B -U 4 -r1.18 -r1.19
--- src/hg/utils/makefile	1 Dec 2009 19:55:17 -0000	1.18
+++ src/hg/utils/makefile	3 Dec 2009 21:39:51 -0000	1.19
@@ -27,8 +27,9 @@
 	gff3ToGenePred \
 	automation \
 	refreshNamedSessionCustomTracks \
 	refSeqGet \
+	tdbQuery \
 	wigBedToStep
 
 TEST_DIRS = \
 	gff3ToGenePred \