src/hg/encode/encodeValidate/makefile 1.19
1.19 2010/05/28 19:43:41 krish
fixed bug where BAM validator was breaking the cell CV term validator
Index: src/hg/encode/encodeValidate/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/encodeValidate/makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -b -B -U 4 -r1.18 -r1.19
--- src/hg/encode/encodeValidate/makefile 29 Aug 2009 18:05:22 -0000 1.18
+++ src/hg/encode/encodeValidate/makefile 28 May 2010 19:43:41 -0000 1.19
@@ -7,9 +7,10 @@
CONFIG_FILES = \
fields.ra \
labs.ra \
cv.ra \
- hg18_chromInfo.txt
+ hg18_chromInfo.txt \
+ expVars.ra
CV = cv.ra
PIPELINE_PATH=/hive/groups/encode/dcc/pipeline