X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=perl%2FMakefile.am;h=7ff52d942c6fc8fd284414bdb560d8d728e30a2c;hp=c72d0452e0b6054a44f87826b434860301defcb4;hb=8eadcfd57d79d92d8366a86bbd220912ac735d3e;hpb=c169a0bb9ddde5b61045d95fb2728b43751488f1 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/*~