summaryrefslogtreecommitdiff
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 de533f9322..78a215bb14 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -88,4 +88,5 @@ test2:
done
clean:
- rm -f *~ *.o test-i386.out test-i386.ref qruncom $(TESTS)
+ rm -f *~ *.o test-i386.out test-i386.ref \
+ test-x86_64.log test-x86_64.ref qruncom $(TESTS)