summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 3de30cb2ea..dde2a36e8c 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -1138,6 +1138,9 @@ utils: $(PERLEXE) $(X2P)
$(PERLEXE) lib_pm.PL
cd ..\win32
$(PERLEXE) $(PL2BAT) $(UTILS)
+ cd ..
+ $(PERLEXE) autodoc.pl
+ cd win32
# Note that the pod cleanup in this next section is parsed (and regenerated
# by pod/buildtoc so please check that script before making changes here
@@ -1211,6 +1214,7 @@ distclean: realclean
perltw.pod perluts.pod perlvmesa.pod perlvms.pod perlvms.pod \
perlvos.pod perlwin32.pod \
pod2html pod2latex pod2man pod2text pod2usage \
+ perlapi.pod perlintern.pod \
podchecker podselect
-cd ..\utils && del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs \
perldoc perlivp dprofpp libnetcfg enc2xs piconv cpan *.bat \