cc99fd8cda2d90b8f6fd95b2f926fc19704d0a90 chmalee Fri May 22 13:33:25 2026 -0700 hubtools: fix upload to match hubspace hooks, add to user-apps, refs #36790 Co-Authored-By: Claude Opus 4.7 (1M context) diff --git src/utils/makefile src/utils/makefile index 8c40897ee63..a0ad2d0a5f2 100644 --- src/utils/makefile +++ src/utils/makefile @@ -166,31 +166,32 @@ weedLines # These are parts of the user apps build, so they will land on hgdownload # These are not C programs, so no clean up USER_APP_SCRIPTS = \ bedJoinTabOffset.py \ expMatrixToBarchartBed \ barChartMaxLimit \ ucscApiClient \ tdbRename \ tdbSort \ webSync \ chromToUcsc \ bigHeat \ - bigGuessDb + bigGuessDb \ + hubtools # Scripts that are not distributed outside of UCSC # They are not part of the user-apps build SCRIPT_FILES = \ agpToLift \ apacheLogParse \ bedCollapse.pl \ bedFixBlockOverlaps \ bedOverlapMerge \ bedSingleCover.pl \ bedBetween \ doLocusName \ extToolsChromeParse \ iSync \ lodToBedScore \