summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-05 01:30:57 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-05 01:30:57 +0100
commit61bb03debb88d1dffe29fdb471d1d9a893b397d3 (patch)
tree74ed4c32106f015fd921a0a7e407015c5ceadcd1 /Makefile
parentce56d58f8ba00e77d5ebb5bba91bd187334b427e (diff)
Fix the rules clean target to remove test results and output.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cda167e..0d358c9 100644
--- a/Makefile
+++ b/Makefile
@@ -72,3 +72,4 @@ installdirs-infra:
check installcheck:
clean distclean mostlyclean maintainer-clean:
+ rm -rf tests/tmp