96ef6308daf70039a985f3d63e483cb2e170627b
chinhli
  Mon Jun 3 17:17:01 2013 -0700
Feature 9142 suggestion form code checkin for preview1
diff --git src/hg/makefile src/hg/makefile
index db4f63a..0329403 100644
--- src/hg/makefile
+++ src/hg/makefile
@@ -1,22 +1,22 @@
 # 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 hgLogin hgPcr hgSession hgSuggest \
-        hgTables hgTracks hgTrackUi hgc hgApi cartDump near/hgNear \
+        hgTables hgTracks hgTrackUi hgUserSuggestion hgc hgApi cartDump near/hgNear \
 	hgLiftOver hgVai visiGene/hgVisiGene \
 	encode/mkEncodeFrameset encode/hgEncodeDataVersions \
 	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