src/hg/instinct/bioInt2/makefile 1.13

1.13 2009/09/01 05:18:02 sbenz
Added beginnings of EM pathway analysis
Index: src/hg/instinct/bioInt2/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/bioInt2/makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -B -U 4 -r1.12 -r1.13
--- src/hg/instinct/bioInt2/makefile	15 Jun 2009 17:45:24 -0000	1.12
+++ src/hg/instinct/bioInt2/makefile	1 Sep 2009 05:18:02 -0000	1.13
@@ -14,9 +14,9 @@
 O2 = populateDb.o bioIntDb.o bioIntDriver.o createTables.o
 H2 = bioIntDb.h
 
 A3 = bioController
-O3 = bioController.o bioLevelI.o bioGeneLevel.o bioSetLevel.o bioPathwayLevel.o bioIntDriver.o bioIntDb.o createTables.o
+O3 = bioController.o bioLevelI.o bioGeneLevel.o bioSetLevel.o bioPathwayLevel.o bioPathwayLevelUsingEM.o bioIntDriver.o bioIntDb.o createTables.o
 H3 = bioIntDriver.h bioIntDb.h
 
 A4 = setCohorts
 O4 = setCohorts.o bioIntDb.o createTables.o