1c002ea441ef48d4580156e0e80f23a8b7dc3eec markd Sun Jan 19 13:05:19 2025 -0800 CGI loaders working diff --git src/hg/utils/hubCheck/makefile src/hg/utils/hubCheck/makefile index 3c730b63762..1fc01545a31 100644 --- src/hg/utils/hubCheck/makefile +++ src/hg/utils/hubCheck/makefile @@ -1,3 +1,3 @@ kentSrc = ../../.. A = hubCheck -include ${kentSrc}/inc/userApp.mk +include ${kentSrc}/inc/cgiLoader.mk