a7ecad52c1043982f9fb7818f753fd419d587e51 hiram Mon Oct 27 12:46:14 2025 -0700 add the addQuickLift.py to the scripts directory refs #35575 diff --git src/hg/utils/automation/makefile src/hg/utils/automation/makefile index 9aec025b7d4..f92d867167b 100644 --- src/hg/utils/automation/makefile +++ src/hg/utils/automation/makefile @@ -6,30 +6,31 @@ PIPE_LIB = \ Encode.pm \ HgAutomate.pm \ HgDb.pm \ RAFile.pm \ SafePipe.pm LIB_FILES = \ ${PIPE_LIB} \ EnsGeneAutomate.pm \ HgRemoteScript.pm \ HgStepManager.pm \ AsmHub.pm SCRIPT_FILES = \ + addQuickLift.py \ asmHubAllGaps.pl \ asmHubAssembly.pl \ asmHubAugustusGene.pl \ asmHubChainNetTrackDb.pl \ asmHubCpG.pl \ asmHubEnsGene.pl \ asmHubGap.pl \ asmHubGatewayPage.pl \ asmHubGc5Percent.pl \ asmHubHtml.pl \ asmHubRepeatMasker.sh \ asmHubRmsk.pl \ asmHubRmskJoinAlign.pl \ asmHubSimpleRepeat.pl \ asmHubTrackDb.sh \