6d5620611393538b633060375010ff15c476ace1 max Mon Jun 5 15:26:08 2017 -0700 Adding hgGeneGraph to src/hg/makefile diff --git src/hg/makefile src/hg/makefile index 7159a48..60923f9 100644 --- src/hg/makefile +++ src/hg/makefile @@ -1,30 +1,31 @@ # Build all directories in utils kentSrc = .. include ${kentSrc}/inc/localEnvironment.mk # $Id: makefile,v 1.156 2010/03/03 02:53:30 markd Exp $ BROWSER_BINS=cartReset das hgBlat makeDb/hgCgiData hgComposite hgConvert hgHubConnect \ hgGateway hgGene hgGenome hgIntegrator hgLogin hgPcr hgSession hgSuggest \ hgTables hgTracks hgTrackUi hgUserSuggestion hgc hgApi cartDump near/hgNear \ hgLiftOver hgVai visiGene/hgVisiGene hgMenubar hgPublicSessions \ encode/hgEncodeDataVersions \ encode/hgEncodeVocab encode/hgEncodeApi \ phyloPng hgCustom hgPal hgFileUi hgFileSearch\ - makeDb/hgCgiData js htdocs/style hgMirror hgBeacon hgGtexTrackSettings pyLib + makeDb/hgCgiData js htdocs/style hgMirror hgBeacon hgGtexTrackSettings pyLib \ + hgGeneGraph ifdef LOWELAB BROWSER_BINS += $(HOME)/lowelab/src/browser/tooltip $(HOME)/lowelab/src/browser/chooseorg endif BROWSER_LOADERS = makeDb/hgLoadBed makeDb/hgLoadWiggle makeDb/hgLoadMaf utils/pslToBigPsl ifneq ($(findstring $(shell hostname),hgwdev hgwbeta),) ENCODE_FILES = encode3/encodeDataWarehouse endif TEST_DIRS = lib autoDtd autoSql blastToPsl checkTableCoords embossToPsl \ genePredSingleCover genePredHisto genePredToBed genePredToGtf \ genePredToMafFrames gbGetEntries hgGetAnn liftAcross liftOver \