diff options
Diffstat (limited to 'ruby/Makefile.am')
-rw-r--r-- | ruby/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/Makefile.am b/ruby/Makefile.am index ad9fa2f9..389399fc 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 = \ |