X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ruby%2FMakefile.am;h=9ee0ae50bdcceb3ba67294be78581e44c30bbb8f;hp=2b4b2010dde491de97d66bb5a2084b11574c78e7;hb=41b959fd9b057354f642d84398b875d02b88b864;hpb=5e62afd7ce5145eee1894fab6f0722119fee1d31 diff --git a/ruby/Makefile.am b/ruby/Makefile.am index 2b4b201..9ee0ae5 100644 --- a/ruby/Makefile.am +++ b/ruby/Makefile.am @@ -23,7 +23,7 @@ EXTRA_DIST = \ run-ruby-tests \ tests/tc_*.rb -CLEANFILES = *~ \ +CLEANFILES = \ lib/*~ \ tests/*~ \ ext/guestfs/*~ \