X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=af92644ddd0b4062dd8de50441034e4aeeb7bc99;hb=c38071ebcf8cc7013b9e2ffc358a1e2c6dd1089a;hp=7b6ead1f995d6f319412b516b212e399c60e3d00;hpb=ff73e0b332b4c8340516b6991920533b4f48554a;p=catagits%2FWeb-Simple.git diff --git a/Makefile.PL b/Makefile.PL index 7b6ead1..af92644 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -58,7 +58,6 @@ my %WriteMakefileArgs = ( }, }, }, - realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] }, ); my $eumm_version = eval $ExtUtils::MakeMaker::VERSION;