1c002ea441ef48d4580156e0e80f23a8b7dc3eec
markd
  Sun Jan 19 13:05:19 2025 -0800
CGI loaders working

diff --git src/hg/makeDb/hgGoldGapGl/makefile src/hg/makeDb/hgGoldGapGl/makefile
index c0daae76a1c..392bc80af34 100644
--- src/hg/makeDb/hgGoldGapGl/makefile
+++ src/hg/makeDb/hgGoldGapGl/makefile
@@ -1,5 +1,5 @@
 kentSrc = ../../..
-A = hgGoldGapGl hgLoadGap
+iA = hgGoldGapGl hgLoadGap
 extraHeaders = ntContig.h
 extraObjects = ntContig.o
 include ${kentSrc}/inc/userApp.mk