diff options
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH index 0ee560b69e..d617fc1197 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -819,6 +819,7 @@ regen_headers: FORCE -perl bytecode.pl -perl regcomp.pl -perl warnings.pl + -perl autodoc.pl regen_pods: FORCE -cd pod; $(LDLIBPTH) make regen_pods |