Move Object::Accessor from lib/ to ext/
[p5sagit/p5-mst-13.2.git] / ext / XS-Typemap / Makefile.PL
index ad02b78..3b1ff51 100644 (file)
@@ -2,7 +2,6 @@ use ExtUtils::MakeMaker;
 
 WriteMakefile(
               'NAME'      => 'XS::Typemap',
-             MAN3PODS    => {},  # Pods will be built by installman.
               'VERSION_FROM'   => 'Typemap.pm',
               'dist'      => { COMPRESS => "gzip -9f"},
               OBJECT      => 'stdio.o  Typemap.o',