Skip to content

Commit 1274af4

Browse files
Changing the name of the variable used to enable HTSLib
1 parent feb3d16 commit 1274af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ OptionParser.cpp QualityScore.cpp RNG.cpp bisulfite_utils.cpp \
2323
chromosome_utils.cpp sim_utils.cpp smithlab_os.cpp smithlab_utils.cpp \
2424
zlib_wrapper.cpp
2525

26-
if HAS_HTSLIB
26+
if ENABLE_HTS
2727
libsmithlab_cpp_la_SOURCES += htslib_wrapper.cpp
2828
endif
2929

0 commit comments

Comments
 (0)