aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index ef1ca73bc..d41ab39d1 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -8,3 +8,6 @@ $(TESTS):
8 8
9clean: 9clean:
10 for test in $(TESTS); do rm -f "$$test/$$test.log"; done 10 for test in $(TESTS); do rm -f "$$test/$$test.log"; done
11
12distclean: clean
13 rm -f Makefile