src/utils/qa/makefile 1.117

1.117 2010/01/24 06:56:41 kuhn
made graph.csh to draw a bar graph from a two-column file and added option for countPerChrom.csh to use it
Index: src/utils/qa/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/makefile,v
retrieving revision 1.116
retrieving revision 1.117
diff -b -B -U 4 -r1.116 -r1.117
--- src/utils/qa/makefile	11 Oct 2009 04:47:31 -0000	1.116
+++ src/utils/qa/makefile	24 Jan 2010 06:56:41 -0000	1.117
@@ -87,8 +87,9 @@
 	cp -p --remove-destination getTrackName.csh        ${SCRIPTS}
 	cp -p --remove-destination getSplit.csh            ${SCRIPTS}
 	cp -p --remove-destination getVersion.csh          ${SCRIPTS}
 	cp -p --remove-destination getYield.csh            ${SCRIPTS}
+	cp -p --remove-destination graph.csh               ${SCRIPTS}
 	cp -p --remove-destination igtc.csh                ${SCRIPTS}
 	cp -p --remove-destination joinerBatchKeys.csh     ${SCRIPTS}
 	cp -p --remove-destination joinerBatchTimes.csh    ${SCRIPTS}
 	cp -p --remove-destination kgTables                ${SCRIPTS}