X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=perl%2FMakefile.am;h=c72d0452e0b6054a44f87826b434860301defcb4;hb=99f68f259f92eee884c6c7396f61b9c16e2bf354;hp=24548ed9e73e82cd09e7bf87ef0c1fe8a30822c9;hpb=b5ff6816face6f8c1700d4f1df752c710620ff95;p=libguestfs.git diff --git a/perl/Makefile.am b/perl/Makefile.am index 24548ed..c72d045 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