From a3d4d655ffdd335372051c14ca53e8664ff799eb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 28 May 2009 20:41:12 +0100 Subject: [PATCH] Distribute bindtests.rb in the tarball. --- ruby/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ruby/Makefile.am b/ruby/Makefile.am index ad9fa2f..389399f 100644 --- a/ruby/Makefile.am +++ b/ruby/Makefile.am @@ -22,6 +22,7 @@ EXTRA_DIST = \ lib/guestfs.rb \ run-bindtests \ run-ruby-tests \ + bindtests.rb \ tests/tc_*.rb CLEANFILES = \ -- 1.8.3.1