e1bee001742361c2c2dd427cda7cb371305be513 hiram Tue Nov 25 15:00:01 2014 -0800 adding hubPublicCheck to the public build refs #14364 diff --git src/hg/utils/makefile src/hg/utils/makefile index d1d27b6..a799465 100644 --- src/hg/utils/makefile +++ src/hg/utils/makefile @@ -19,47 +19,47 @@ # List of directories to build for userApps UTILS_APPLIST = \ bedExtendRanges \ bedToPsl \ bedWeedOverlapping \ chromGraphFromBin \ chromGraphToBin \ crTreeIndexBed \ crTreeSearchBed \ gapToLift \ gff3ToGenePred \ gff3ToPsl \ gtfToGenePred \ hubCheck \ + hubPublicCheck \ makeTableList \ oligoMatch \ overlapSelect \ positionalTblCheck \ pslMap \ tdbQuery \ twoBitMask SCRIPT_FILES = \ dbNsfpToBed.pl \ dumpDb.pl \ mergeOverlapBed4.pl \ mergeSortedBed3Plus.pl # List of directories to build of interest only at UCSC DIRS = ${buildRefresh} \ - hubPublicCheck \ safePush \ toDev64 \ automation \ refSeqGet \ wigBedToStep \ pslUniq \ makeTrackIndex \ geoMirrorNode \ mysqlSecurityCheck TEST_DIRS = \ gff3ToGenePred \ gff3ToPsl \ gtfToGenePred \ overlapSelect \