1ae1dd4ba518cf8a4be15a5c58c37617bc526c3d
hiram
  Sun Aug 6 21:34:58 2017 -0700
hgBbiDbLink should go out with userApps no redmine

diff --git src/hg/makeDb/makefile src/hg/makeDb/makefile
index e575eef..0ae30d7 100644
--- src/hg/makeDb/makefile
+++ src/hg/makeDb/makefile
@@ -1,42 +1,42 @@
 # Build all directories in makeDb 
 
 kentSrc = ../..
 
 include ${kentSrc}/inc/localEnvironment.mk
 include ${kentSrc}/inc/common.mk
 
 # List of directories to build for userApps
 UTILS_APPLIST = \
+	hgBbiDbLink \
 	hgFakeAgp \
 	hgFindSpec \
 	hgLoadBed \
 	hgLoadChain \
 	hgLoadMaf \
 	hgLoadNet \
 	hgLoadOut \
 	hgLoadOutJoined \
 	hgGcPercent \
 	hgLoadWiggle \
 	hgTrackDb \
 	ldHgGene
 
 # List of directories to build of interest only at UCSC
 DIRS = \
 	hgAar \
 	hgAddLiftOverChain \
-	hgBbiDbLink \
 	hgClonePos \
 	hgCountAlign \
 	hgCtgPos \
 	hgDeleteChrom \
 	hgExperiment \
 	hgExtFileCheck \
 	hgFakeAgp \
 	hgGeneBands \
 	hgGenericMicroarray \
 	hgPar \
 	hgGoldGapGl \
 	hgKgGetText \
 	hgKgMrna \
 	hgKnownMore \
 	hgKnownMore.oo21 \