summaryrefslogtreecommitdiff
path: root/test/system/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/system/Makefile.am')
-rw-r--r--test/system/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/system/Makefile.am b/test/system/Makefile.am
index 070f69639..fb39acc4c 100644
--- a/test/system/Makefile.am
+++ b/test/system/Makefile.am
@@ -43,6 +43,8 @@ EXTRA_DIST = \
$(CPLUSPLUS_TESTS:%=%.cpp) \
$(TEST_DEPS_DIST)
+MOSTLYCLEANFILES = $(TESTS)
+
if STATIC_BINARY
system_LINK = $(CXXLINK) -all-static
else
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback