Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
[p5sagit/p5-mst-13.2.git] / ext / GDBM_File / Makefile.PL
index abdceec..c0824c7 100644 (file)
@@ -6,6 +6,7 @@ WriteMakefile(
     MAN3PODS   => {},  # Pods will be built by installman.
     XSPROTOARG => '-noprototypes',             # XXX remove later?
     VERSION_FROM => 'GDBM_File.pm',
+    realclean => {FILES=> 'const-c.inc const-xs.inc'},
 );
 WriteConstants(
     NAME => 'GDBM_File',