diff options
Diffstat (limited to 'perl/Makefile.am')
-rw-r--r-- | perl/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl/Makefile.am b/perl/Makefile.am index 5d661ced..44ac42c0 100644 --- a/perl/Makefile.am +++ b/perl/Makefile.am @@ -24,6 +24,7 @@ EXTRA_DIST = \ lib/Sys/Guestfs.pm \ run-bindtests \ run-perl-tests \ + bindtests.pl \ t/*.t \ typemap |