X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=fd57e1b5168a5fd26aca643e81cace89d7ab9782;hb=c5d3b9e2115202f79337d1fcfe44ae673c2d9251;hp=4393808f8aec7aff57f1c3284b653fad57dadba3;hpb=2ca2925dc02c506e0c026e262bbcb4e7a1e18b27;p=perl%2Fmodules%2FLexical-Types.git diff --git a/Makefile.PL b/Makefile.PL index 4393808..fd57e1b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -95,7 +95,7 @@ WriteMakefile( COMPRESS => 'gzip -9f', SUFFIX => 'gz' }, clean => { - FILES => "$dist-* *.gcov *.gcda *.gcno cover_db Debian_CPANTS.txt" + FILES => "$dist-* *.gcov *.gcda *.gcno cover_db Debian_CPANTS.txt*" }, %macro, );