ab7847c47ac5507a7e126691bb78826ed4ba345d chmalee Mon Sep 13 16:34:47 2021 -0700 Staging GTEx single nuclei gene expression track, refs #29954 diff --git src/hca/hcaUnifyMatrix/makefile src/hca/hcaUnifyMatrix/makefile index 3c843bb..4cf6308 100644 --- src/hca/hcaUnifyMatrix/makefile +++ src/hca/hcaUnifyMatrix/makefile @@ -1,4 +1,4 @@ kentSrc = ../.. A = hcaUnifyMatrix -preMyLibs = ${kentSrc}/lib/${MACHTYPE}/jkhgap.a +preMyLibs = ${kentSrc}/lib/${MACHTYPE}/jkhgap.a ${kentSrc}/lib/${MACHTYPE}/jkhgapcgi.a include $(kentSrc)/inc/userApp.mk