ab7847c47ac5507a7e126691bb78826ed4ba345d chmalee Mon Sep 13 16:34:47 2021 -0700 Staging GTEx single nuclei gene expression track, refs #29954 diff --git src/hca/hcaUnpack5/makefile src/hca/hcaUnpack5/makefile index e31338c..5c5f5fa 100644 --- src/hca/hcaUnpack5/makefile +++ src/hca/hcaUnpack5/makefile @@ -1,4 +1,4 @@ kentSrc = ../.. A = hcaUnpack5 -preMyLibs += -lhdf5 +preMyLibs += -lhdf5 -lhdf5_hl include $(kentSrc)/inc/userApp.mk