a few random cleanups
[p5sagit/p5-mst-13.2.git] / ext / B / Makefile.PL
index 35cc6bf..ff3694d 100644 (file)
@@ -18,7 +18,7 @@ WriteMakefile(
     VERSION    => "a5",
     MAN3PODS => {},
     clean      => {
-       FILES           => "perl$e byteperl$e *$o B.c *~"
+       FILES           => "perl$e byteperl$e *$o B.c defsubs.h *~"
     }
 );