build: don't tell "make clean" to remove my '~' backup files
[libguestfs.git] / ruby / Makefile.am
index 2b4b201..9ee0ae5 100644 (file)
@@ -23,7 +23,7 @@ EXTRA_DIST = \
        run-ruby-tests \
        tests/tc_*.rb
 
-CLEANFILES = *~ \
+CLEANFILES = \
        lib/*~ \
        tests/*~ \
        ext/guestfs/*~ \