X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FSafe-Isa.git;a=blobdiff_plain;f=Makefile.PL;h=8a007248c05e6f5de887c41901c3ca660f7f6289;hp=0769a633b05faffa29c1a83fd6b07c2c1a39fb8c;hb=7a71b480a4f734cf661b31e4fe7e3b7b294a1b6a;hpb=c5572b2f83d516a9262a7a0e1385253da1d916e6 diff --git a/Makefile.PL b/Makefile.PL index 0769a63..8a00724 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,4 +34,6 @@ WriteMakefile( }, }, ), + + realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] }, );