summaryrefslogtreecommitdiff
path: root/pod/Makefile
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-02-02 13:10:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-02-02 13:10:39 +0000
commit2605996adb5749caff463704d04b25b09c170d72 (patch)
tree1f7e6dde6c17bd9b5033bf3e7223e928d0b81787 /pod/Makefile
parent5c68b2270fe472528f2ba515730ec96ad933c2c1 (diff)
downloadperl-2605996adb5749caff463704d04b25b09c170d72.tar.gz
Add perlthrtut, update pod/* machinery.
(a pod/Makefile.SH is sorely needed) p4raw-id: //depot/cfgperl@2774
Diffstat (limited to 'pod/Makefile')
-rw-r--r--pod/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/Makefile b/pod/Makefile
index 1452a84ab6..f971697561 100644
--- a/pod/Makefile
+++ b/pod/Makefile
@@ -22,6 +22,7 @@ POD = \
perlre.pod \
perlrun.pod \
perlfunc.pod \
+ perlopentut.pod \
perlvar.pod \
perlsub.pod \
perlmod.pod \
@@ -38,6 +39,7 @@ POD = \
perltie.pod \
perlbot.pod \
perlipc.pod \
+ perlthrtut.pod \
perldebug.pod \
perldiag.pod \
perlsec.pod \
@@ -73,6 +75,7 @@ MAN = \
perlre.man \
perlrun.man \
perlfunc.man \
+ perlopentut.man \
perlvar.man \
perlsub.man \
perlmod.man \
@@ -89,6 +92,7 @@ MAN = \
perltie.man \
perlbot.man \
perlipc.man \
+ perlthrtut.man \
perldebug.man \
perldiag.man \
perlsec.man \
@@ -124,6 +128,7 @@ HTML = \
perlre.html \
perlrun.html \
perlfunc.html \
+ perlopentut.html \
perlvar.html \
perlsub.html \
perlmod.html \
@@ -140,6 +145,7 @@ HTML = \
perltie.html \
perlbot.html \
perlipc.html \
+ perlthrtut.html \
perldebug.html \
perldiag.html \
perlsec.html \
@@ -175,6 +181,7 @@ TEX = \
perlre.tex \
perlrun.tex \
perlfunc.tex \
+ perlopentut.tex \
perlvar.tex \
perlsub.tex \
perlmod.tex \
@@ -191,6 +198,7 @@ TEX = \
perltie.tex \
perlbot.tex \
perlipc.tex \
+ perlthrtut.tex \
perldebug.tex \
perldiag.tex \
perlsec.tex \