Put back entries in MANIFEST for the four now-returned win32/* files
[p5sagit/p5-mst-13.2.git] / os2 / OS2 / ExtAttr / Makefile.PL
index 4e8498f..3568028 100644 (file)
@@ -4,6 +4,7 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
     'NAME'     => 'OS2::ExtAttr',
     'VERSION_FROM' => 'ExtAttr.pm', # finds $VERSION
+    MAN3PODS   => ' ',         # Pods will be built by installman.
     'LIBS'     => [''],   # e.g., '-lm' 
     'DEFINE'   => '',     # e.g., '-DHAVE_SOMETHING' 
     'INC'      => '',     # e.g., '-I/usr/include/other'