ea69937c32c5ac84917dd1acd6749ab285b6255b braney Sun Jul 3 21:10:48 2011 -0700 add hgHubConnect to CGI build diff --git src/hg/makefile src/hg/makefile index 25eea9b..4d0b00f 100644 --- src/hg/makefile +++ src/hg/makefile @@ -1,20 +1,20 @@ # Build all directories in utils # $Id: makefile,v 1.156 2010/03/03 02:53:30 markd Exp $ -BROWSER_BINS=cartReset das hgBlat makeDb/hgCgiData hgConvert \ +BROWSER_BINS=cartReset das hgBlat makeDb/hgCgiData hgConvert hgHubConnect \ hgGateway hgGene hgGenome hgPcr hgSession hgSuggest hgTables hgTracks \ hgTrackUi hgc hgApi cartDump near/hgNear \ protein/pbGateway protein/pbTracks protein/pbGlobal \ hgLiftOver visiGene/hgVisiGene \ encode/mkEncodeFrameset encode/hgEncodeDataVersions \ encode/hgEncodeVocab phyloGif hgCustom hgPal hgFileUi hgFileSearch\ makeDb/hgCgiData js htdocs/style ifdef LOWELAB BROWSER_BINS += $(HOME)/lowelab/src/browser/tooltip $(HOME)/lowelab/src/browser/chooseorg endif BROWSER_LOADERS = makeDb/hgLoadBed makeDb/hgLoadWiggle makeDb/hgLoadMaf ifneq ($(findstring $(shell hostname),hgwdev hgwbeta),)