summaryrefslogtreecommitdiff
path: root/tests/join/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/join/Makefile')
-rw-r--r--tests/join/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/join/Makefile b/tests/join/Makefile
index 683b343a8..d37029055 100644
--- a/tests/join/Makefile
+++ b/tests/join/Makefile
@@ -9,11 +9,11 @@ join-tests: main build-script test.data.pl
.PHONY: distclean
distclean:
- rm -f t*.out
+ rm -f t*.out core
.PHONY: clean
clean: distclean
.PHONY: realclean
realclean: clean
- rm -f join-tests t*.in t*.exp
+ rm -f join-tests t*.[12] t*.exp t*.log