src/utils/qa/makefile 1.116
1.116 2009/10/11 04:47:31 kuhn
checked in script to get list of KG tables for current assembly from master list
Index: src/utils/qa/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/makefile,v
retrieving revision 1.115
retrieving revision 1.116
diff -b -B -U 4 -r1.115 -r1.116
--- src/utils/qa/makefile 9 Oct 2009 16:56:35 -0000 1.115
+++ src/utils/qa/makefile 11 Oct 2009 04:47:31 -0000 1.116
@@ -54,8 +54,9 @@
cp -p --remove-destination findDbPartners.csh ${SCRIPTS}
cp -p --remove-destination findBigFiles.csh ${SCRIPTS}
cp -p --remove-destination findBlatServer.csh ${SCRIPTS}
cp -p --remove-destination findColumn.csh ${SCRIPTS}
+ cp -p --remove-destination findKgTableSet.csh ${SCRIPTS}
cp -p --remove-destination findLevel.csh ${SCRIPTS}
cp -p --remove-destination findMtNets.csh ${SCRIPTS}
cp -p --remove-destination findNewTables.csh ${SCRIPTS}
cp -p --remove-destination findOrg.csh ${SCRIPTS}