ba5be8074b403e97688729a477ba66ffed59b867
tdreszer
  Fri Dec 17 14:59:17 2010 -0800
Added hgFileUi CGI
diff --git src/hg/makefile src/hg/makefile
index 850554a..bdb9f69 100644
--- src/hg/makefile
+++ src/hg/makefile
@@ -1,26 +1,26 @@
 # 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 \
         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 \
+	encode/hgEncodeVocab phyloGif hgCustom hgPal hgFileUi \
 	makeDb/hgCgiData js htdocs/style
 
 ifdef LOWELAB
     BROWSER_BINS += archaeStuff/tooltip archaeStuff/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 \