summaryrefslogtreecommitdiffstats
path: root/perl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Makefile.am')
-rw-r--r--perl/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/Makefile.am b/perl/Makefile.am
index 24548ed9..c72d0452 100644
--- a/perl/Makefile.am
+++ b/perl/Makefile.am
@@ -25,6 +25,8 @@ EXTRA_DIST = \
examples/*.pl \
t/*.t
+CLEANFILES = *~ examples/*~ t/*~
+
if HAVE_PERL
# Interfacing automake and ExtUtils::MakeMaker known to be