X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Context.git;a=blobdiff_plain;f=Makefile.PL;h=aff57ea3a0be04dab0f06cb330c6a0a43888f689;hp=5fad2e717c8508f549c74b0bf94d1a067bbeea57;hb=0cf97c172433688d86cabad38d2f5f5e4689dcec;hpb=4aa20fdf3f0a11fcd29276c295234da92f36176b diff --git a/Makefile.PL b/Makefile.PL index 5fad2e7..aff57ea 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -49,6 +49,6 @@ 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*" } );