build: Remove *~ files when cleaning.
[qemu-sanity-check.git] / Makefile.am
index 68df3ce..e9f0009 100644 (file)
@@ -25,7 +25,9 @@ EXTRA_DIST = \
        sleeper \
        $(TESTS)
 
-CLEANFILES = qemu-sanity-check
+CLEANFILES = \
+       *~ \
+       qemu-sanity-check
 
 bin_SCRIPTS = qemu-sanity-check
 initrddir = $(libdir)/qemu-sanity-check