From f2572e20c8736c11a2d4d3702d05a586ba169028 Mon Sep 17 00:00:00 2001 From: Joe Zhu Date: Sun, 24 Nov 2024 08:17:14 +0800 Subject: [PATCH] update submodule --- Makefile.am | 4 +--- src/vcf | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index cc8be74..84d1fc7 100755 --- a/Makefile.am +++ b/Makefile.am @@ -72,9 +72,7 @@ unit_tests_LDADD = -lcppunit -ldl $(common_LDADD) io_unit_tests_SOURCES = $(common_src) \ tests/unittest/test_runner.cpp \ - tests/unittest/test_dEploidIO.cpp \ - tests/unittest/test_txtReader.cpp \ - tests/unittest/test_vcfReader.cpp + tests/unittest/test_dEploidIO.cpp io_unit_tests_CXXFLAGS = $(common_flags) -DNDEBUG -DUNITTEST -Wno-write-strings --coverage io_unit_tests_LDADD = -lcppunit -ldl $(common_LDADD) diff --git a/src/vcf b/src/vcf index 4d76803..46093c7 160000 --- a/src/vcf +++ b/src/vcf @@ -1 +1 @@ -Subproject commit 4d768033d47cc80d376189ab299bf171f7a1b266 +Subproject commit 46093c7ebb3bfad4b3e930ecef7a65f55f13e3af