9f05077cf93a6e7a926efcdf2d771c0896f20abf kent Mon Jun 21 22:44:35 2010 -0700 Making hgRenderTracks look up default track settings before layering on stuff passed in . diff --git src/hg/hgTracks/makefile src/hg/hgTracks/makefile index d1e3e4b..689e314 100644 --- src/hg/hgTracks/makefile +++ src/hg/hgTracks/makefile @@ -38,7 +38,7 @@ mv $A ${CGI_BIN}/$A RENDERO = renderMain.o ${COMMONO} -RENDERA = ${CGI_BIN}/hgRenderTracks +RENDERA = ./hgRenderTracks compile: compileMain ${RENDERA}