X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FPackage-Variant.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=065f4ea26c15412f7b78812e90ef2b5409c82b5b;hp=1962edbc6443149a51d90312ba19e291a06c8886;hb=8bb35d2a05964030cbb9f1dcf1fca8f2ddb2fdc3;hpb=a206c5e94967aedc8750fe6d094872a8422d4178 diff --git a/Makefile.PL b/Makefile.PL index 1962edb..065f4ea 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -29,8 +29,6 @@ my %META = ( }, }, no_index => { directory => [ 't', 'xt', ], package => [ 'string' ] }, - - realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] }, ); my %MM_ARGS = ();