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/tar2sqfs/Makemodule.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/tar2sqfs') diff --git a/tests/tar2sqfs/Makemodule.am b/tests/tar2sqfs/Makemodule.am index 738c607..031416a 100644 --- a/tests/tar2sqfs/Makemodule.am +++ b/tests/tar2sqfs/Makemodule.am @@ -1,7 +1,5 @@ -if BUILD_TOOLS check_SCRIPTS += tests/tar2sqfs/test_tar_sqfs.sh TESTS += tests/tar2sqfs/test_tar_sqfs.sh -endif EXTRA_DIST += $(top_srcdir)/tests/tar2sqfs/simple.tar EXTRA_DIST += $(top_srcdir)/tests/tar2sqfs/sqfs.sha512 -- cgit v1.2.3