From 68e73e391fe7a26c46bb95df226fade0427669c0 Mon Sep 17 00:00:00 2001 From: bellard Date: Sun, 25 Jan 2004 15:47:27 +0000 Subject: clean tests dir git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@590 c046a42c-6fe2-441c-8c8c-71466251a162 --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index a9bb0f3..c224504 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) -- cgit v1.1