summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 4b74db4ab..ed29ad1c7 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -66,6 +66,7 @@ my %opts = (
MAN1PODS => {},
NEEDS_LINKING => 0,
NORECURS => 1,
+ PM => {},
clean => { FILES => join ' ' => @cleanfiles },
);