X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=perl%2FMakefile.am;h=7ff52d942c6fc8fd284414bdb560d8d728e30a2c;hp=c72d0452e0b6054a44f87826b434860301defcb4;hb=ad5abc8d367c9c410051062cae066b1b141b4c76;hpb=d19ceb226c242844467b2935c1e19b989b4315e8 diff --git a/perl/Makefile.am b/perl/Makefile.am index c72d045..7ff52d9 100644 --- a/perl/Makefile.am +++ b/perl/Makefile.am @@ -18,12 +18,13 @@ EXTRA_DIST = \ Makefile.PL.in \ Guestfs.xs \ - typemap \ - lib/Sys/Guestfs.pm \ examples/README \ examples/LICENSE \ examples/*.pl \ - t/*.t + lib/Sys/Guestfs.pm \ + run-perl-tests \ + t/*.t \ + typemap CLEANFILES = *~ examples/*~ t/*~