add some realclean targets
[p5sagit/Safe-Isa.git] / Makefile.PL
index 0769a63..8a00724 100644 (file)
@@ -34,4 +34,6 @@ WriteMakefile(
       },
     },
   ),
+
+  realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
 );