1c002ea441ef48d4580156e0e80f23a8b7dc3eec markd Sun Jan 19 13:05:19 2025 -0800 CGI loaders working diff --git src/hg/makeDb/hgLoadMaf/makefile src/hg/makeDb/hgLoadMaf/makefile index 74a5a9342fa..de10238b87f 100644 --- src/hg/makeDb/hgLoadMaf/makefile +++ src/hg/makeDb/hgLoadMaf/makefile @@ -1,5 +1,5 @@ kentSrc = ../../.. A = hgLoadMaf hgLoadMafSummary -include ${kentSrc}/inc/userApp.mk +include ${kentSrc}/inc/cgiLoader.mk