diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/descrip_mms.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 6730bccc17..ade9c2f1ee 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -429,7 +429,7 @@ pod = $(pod0) $(pod1) $(pod2) $(pod3) $(pod4) $(pod5) $(pod6) $(pod7) $(pod8) $( Copy/NoConfirm/Log $(MMS$SOURCE) $(MMS$TARGET) [.pod]perlapi.pod [.pod]perlintern.pod : miniperl embed.fnc autodoc.pl - $(MINIPERL) autodoc.pl + $(MINIPERL) -"I[-.lib]" autodoc.pl perlpods : $(pod) @ $(NOOP) |