applied patch, tweaked doc, and regen regnodes.h
[p5sagit/p5-mst-13.2.git] / ext / ODBM_File / Makefile.PL
index 9662f6e..76a5d19 100644 (file)
@@ -1,5 +1,6 @@
 use ExtUtils::MakeMaker;
 WriteMakefile(
+    NAME       => 'ODBM_File',
     LIBS => ["-ldbm -lucb"],
     MAN3PODS   => ' ',         # Pods will be built by installman.
     XSPROTOARG => '-noprototypes',             # XXX remove later?