72ee91d5f070957b945e619a82f1a81b9de9328d
max
  Tue Apr 22 06:41:48 2014 -0700
adding hgMirror to top-level cgi target, to get it onto hgdownload.thanks to a new hg.conf option, it will not run on the RR.

diff --git src/hg/makefile src/hg/makefile
index 5d12106..7f5dff8 100644
--- src/hg/makefile
+++ src/hg/makefile
@@ -1,30 +1,30 @@
 # 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 hgConvert hgHubConnect \
         hgGateway hgGene hgGenome hgLogin hgPcr hgSession hgSuggest \
         hgTables hgTracks hgTrackUi hgUserSuggestion hgc hgApi cartDump near/hgNear \
 	hgLiftOver hgVai visiGene/hgVisiGene \
 	encode/hgEncodeDataVersions \
 	encode/hgEncodeVocab encode/hgEncodeApi \
 	phyloGif hgCustom hgPal hgFileUi hgFileSearch\
-	makeDb/hgCgiData js htdocs/style
+	makeDb/hgCgiData js htdocs/style hgMirror
 
 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 = encode3/encodeDataWarehouse
 endif
 
 
 TEST_DIRS = lib autoDtd autoSql blastToPsl checkTableCoords embossToPsl \
             genePredSingleCover genePredHisto genePredToBed genePredToGtf \
 	    genePredToMafFrames gbGetEntries hgGetAnn liftAcross \