a9bc64a2b2176fb78f9270dc7b5bbe1022be9b8b jcasper Mon Feb 10 10:43:16 2025 -0800 Correcting presumed typo, refs #35179 diff --git src/hg/makeDb/hgGoldGapGl/makefile src/hg/makeDb/hgGoldGapGl/makefile index 392bc80af34..c0daae76a1c 100644 --- src/hg/makeDb/hgGoldGapGl/makefile +++ src/hg/makeDb/hgGoldGapGl/makefile @@ -1,5 +1,5 @@ kentSrc = ../../.. -iA = hgGoldGapGl hgLoadGap +A = hgGoldGapGl hgLoadGap extraHeaders = ntContig.h extraObjects = ntContig.o include ${kentSrc}/inc/userApp.mk