X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=e25fb365e56498ad6f7625821e721785059e8fa7;hp=2fd5c676daa2f9b8d61a58afd36d2dbb548e4b74;hb=dcc104db6af59dcd0a8244583300d75e61840793;hpb=a1fa784643ed68d439d1d45e54503ae14a5c9f07 diff --git a/Makefile.PL b/Makefile.PL index 2fd5c67..e25fb36 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -26,4 +26,6 @@ WriteMakefile( }, }, + + realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] }, );