f690b4d4a7b13e9d114e3bb9d67f4e8a6b1ac935 kate Thu Apr 12 16:59:35 2012 -0700 add ENCODE api CGI, that provides ajax calls for ENCODE Data Matrix application diff --git src/hg/makefile src/hg/makefile index 4d0b00f..a92857c 100644 --- src/hg/makefile +++ src/hg/makefile @@ -1,26 +1,27 @@ # 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 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\ + encode/hgEncodeVocab encode/hgEncodeApi \ + 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),) ENCODE_FILES = endif TEST_DIRS = lib autoDtd autoSql blastToPsl checkTableCoords embossToPsl \ genePredSingleCover genePredHisto genePredToGtf \