aboutsummaryrefslogtreecommitdiff
path: root/tests/libfstree/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libfstree/Makemodule.am')
-rw-r--r--tests/libfstree/Makemodule.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libfstree/Makemodule.am b/tests/libfstree/Makemodule.am
index 5ae44a6..14e1b38 100644
--- a/tests/libfstree/Makemodule.am
+++ b/tests/libfstree/Makemodule.am
@@ -34,7 +34,5 @@ FSTREE_TESTS = \
test_add_by_path test_get_path test_fstree_sort \
test_fstree_init
-if BUILD_TOOLS
check_PROGRAMS += $(FSTREE_TESTS)
TESTS += $(FSTREE_TESTS)
-endif