add some realclean targets
Karen Etheridge [Sat, 16 Aug 2014 22:01:39 +0000 (15:01 -0700)]
Makefile.PL

index 0769a63..8a00724 100644 (file)
@@ -34,4 +34,6 @@ WriteMakefile(
       },
     },
   ),
+
+  realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
 );