src/hg/utils/makefile 1.17

1.17 2009/11/23 02:56:19 markd
added program to get consistent versions of refseq data from database
Index: src/hg/utils/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -b -B -U 4 -r1.16 -r1.17
--- src/hg/utils/makefile	6 Oct 2009 17:39:16 -0000	1.16
+++ src/hg/utils/makefile	23 Nov 2009 02:56:19 -0000	1.17
@@ -25,12 +25,14 @@
 	toDev64 \
 	twoBitMask \
 	gff3ToGenePred \
 	automation \
-	refreshNamedSessionCustomTracks
+	refreshNamedSessionCustomTracks \
+	refSeqGet
 
 TEST_DIRS = \
-	gff3ToGenePred
+	gff3ToGenePred \
+	refSeqGet
 
 
 all:: utils