src/hg/instinct/lib/makefile 1.14

1.14 2009/05/05 22:43:38 sbenz
Adding autosql for the custom clinical db
Index: src/hg/instinct/lib/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/lib/makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -B -U 4 -r1.13 -r1.14
--- src/hg/instinct/lib/makefile	10 Mar 2009 00:34:00 -0000	1.13
+++ src/hg/instinct/lib/makefile	5 May 2009 22:43:38 -0000	1.14
@@ -6,9 +6,9 @@
 O =  heatmapUtility.o hgHeatmapLib.o featuresLib.o sortFeatures.o ispyTableDefs.o filterFeatures.o cluster.o \
 	ap.o mannwhitneyu.o jarquebera.o normaldistr.o c++Wrapper.o hgStatsLib.o json.o \
 	cprob/bdtr.o cprob/btdtr.o cprob/chdtr.o cprob/drand.o cprob/expx2.o cprob/fdtr.o cprob/gamma.o cprob/gdtr.o \
 	cprob/igam.o cprob/igami.o cprob/incbet.o cprob/incbi.o cprob/mtherr.o cprob/nbdtr.o cprob/ndtr.o cprob/ndtri.o cprob/pdtr.o \
-	cprob/stdtr.o cprob/unity.o cprob/polevl.o cprob/const.o hgStats.o
+	cprob/stdtr.o cprob/unity.o cprob/polevl.o cprob/const.o hgStats.o hgHeatmapCustomDb.o
 
 
 compile: ../../../lib/$(MACHTYPE)/jkhmap.a