summaryrefslogtreecommitdiffstats
path: root/perl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Makefile.am')
-rw-r--r--perl/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/Makefile.am b/perl/Makefile.am
index c72d0452..7ff52d94 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/*~