aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-01-25 15:47:27 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-01-25 15:47:27 +0000
commit68e73e391fe7a26c46bb95df226fade0427669c0 (patch)
tree19daacb25025753d97e26ba873416997322b8852 /tests
parentc0637b3794f74e09af0435cf9061832b12633e33 (diff)
clean tests dir
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@590 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index a9bb0f3dc5..c224504307 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -72,4 +72,4 @@ test2:
done
clean:
- rm -f *~ *.o $(TESTS)
+ rm -f *~ *.o test-i386.out test-i386.ref $(TESTS)