aboutsummaryrefslogtreecommitdiff
path: root/test-suite
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite')
-rw-r--r--test-suite/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/test-suite/Makefile b/test-suite/Makefile
index e628614ab7..828a710b14 100644
--- a/test-suite/Makefile
+++ b/test-suite/Makefile
@@ -97,9 +97,6 @@ clean:
-name '*.stamp' -o -name '*.vo' -o -name '*.log' \
\) -print0 | xargs -0 rm -f
-distclean: clean
- $(HIDE)find . -name '*.log' -print0 | xargs -0 rm -f
-
#######################################################################
# Per-subsystem targets
#######################################################################