aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 8ad304d86..3c604cd32 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -10,7 +10,8 @@ message_header:
@echo
(cd ..; tests/busybox.REGRESS.sh)
-clean::
+clean:
+ rm -f *.o
distclean: clean