From 2182129c8f359c4fa1390eaba7a65b595ccd4182 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 30 Jan 2023 21:18:11 +0100 Subject: Remove without-tools feature switch This was originally added for the Windows port, which initially didn't have tool support. Signed-off-by: David Oberhollenzer --- tests/libtar/Makemodule.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/libtar') diff --git a/tests/libtar/Makemodule.am b/tests/libtar/Makemodule.am index 8802409..07c19cc 100644 --- a/tests/libtar/Makemodule.am +++ b/tests/libtar/Makemodule.am @@ -168,11 +168,9 @@ LIBTAR_TESTS = \ test_tar_xattr_bsd test_tar_xattr_schily test_tar_xattr_schily_bin \ test_tar_target_filled -if BUILD_TOOLS check_PROGRAMS += $(LIBTAR_TESTS) TESTS += $(LIBTAR_TESTS) noinst_PROGRAMS += tar_fuzz -endif EXTRA_DIST += $(TARDATADIR) -- cgit v1.2.3