src/utils/qa/makefile 1.119

1.119 2010/03/02 02:11:52 rhead
Added findLevel.
Index: src/utils/qa/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/makefile,v
retrieving revision 1.118
retrieving revision 1.119
diff -b -B -U 4 -r1.118 -r1.119
--- src/utils/qa/makefile	19 Feb 2010 18:44:16 -0000	1.118
+++ src/utils/qa/makefile	2 Mar 2010 02:11:52 -0000	1.119
@@ -56,8 +56,9 @@
 	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 findLevel               ${SCRIPTS}
 	cp -p --remove-destination findMtNets.csh          ${SCRIPTS}
 	cp -p --remove-destination findNewTables.csh       ${SCRIPTS}
 	cp -p --remove-destination findOrg.csh             ${SCRIPTS}
 	cp -p --remove-destination findPushQLocks.csh      ${SCRIPTS}