summaryrefslogtreecommitdiffstats
path: root/tests/tcg/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/Makefile.target')
-rw-r--r--tests/tcg/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcg/Makefile.target b/tests/tcg/Makefile.target
index e68830af15..c896d1033e 100644
--- a/tests/tcg/Makefile.target
+++ b/tests/tcg/Makefile.target
@@ -188,4 +188,4 @@ gdb-%: %
run: $(RUN_TESTS)
clean:
- rm -f $(TESTS) *.o
+ rm -f $(TESTS) *.o $(CLEANFILES)