Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
[p5sagit/p5-mst-13.2.git] / ext / I18N / Langinfo / Makefile.PL
index 730a45f..b307aca 100644 (file)
@@ -13,6 +13,7 @@ WriteMakefile(
        # Insert -I. if you add *.h files later:
     'INC'              => '', # e.g., '-I/usr/include/other'
     'MAN3PODS'         => {},  # Pods will be built by installman
+    realclean => {FILES=> 'const-c.inc const-xs.inc'},
        # Un-comment this if you add C files to link with later:
     # 'OBJECT'         => '$(O_FILES)', # link all the C files too
 );