diff options
Diffstat (limited to 'tests/qemu-iotests/Makefile')
-rw-r--r-- | tests/qemu-iotests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/Makefile b/tests/qemu-iotests/Makefile index 2fb527c5b5..27380e60c1 100644 --- a/tests/qemu-iotests/Makefile +++ b/tests/qemu-iotests/Makefile @@ -1,5 +1,5 @@ -CLEANFILES= *.out.bad *.notrun check.log check.time +CLEANFILES= *.out.bad *.notrun check.log check.time* # no default target default: |