summarylogtreecommitdiffstats
path: root/makefile-system-htslib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'makefile-system-htslib.patch')
-rw-r--r--makefile-system-htslib.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile-system-htslib.patch b/makefile-system-htslib.patch
index 5cebf3c5d3b8..7e98ae5d9f98 100644
--- a/makefile-system-htslib.patch
+++ b/makefile-system-htslib.patch
@@ -4,7 +4,7 @@
all: $(PROG) $(TEST_PROG)
# Adjust $(HTSDIR) to point to your top-level htslib directory
--HTSDIR = htslib-1.4
+-HTSDIR = htslib-1.4.1
-include $(HTSDIR)/htslib.mk
-include $(HTSDIR)/htslib_static.mk
-HTSLIB = $(HTSDIR)/libhts.a