X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ruby%2FMakefile.am;h=9ee0ae50bdcceb3ba67294be78581e44c30bbb8f;hb=3cb794463a62239e36d730bc5d2d3eb4c7a66096;hp=2b4b2010dde491de97d66bb5a2084b11574c78e7;hpb=a5f68bd57d887c8c8818dbb92a9f8b7643f67827;p=libguestfs.git 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/*~ \