summaryrefslogtreecommitdiff
path: root/pod/Makefile
diff options
context:
space:
mode:
authorTom Christiansen <tchrist@perl.com>1997-04-25 20:50:09 -0400
committerChip Salzenberg <chip@atlantic.net>1997-04-27 00:00:00 +1200
commitf102b8834494e736221c17057fae0f964511ea18 (patch)
treeb9b312850672d7c28c8c2c5c8dc3d38a119ad30f /pod/Makefile
parentc76750589503afb0145298a66c155795ba686e77 (diff)
downloadperl-f102b8834494e736221c17057fae0f964511ea18.tar.gz
Split perlmod
private-msgid: 199704260050.RAA02468@toy.perl.com
Diffstat (limited to 'pod/Makefile')
-rw-r--r--pod/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/Makefile b/pod/Makefile
index 273786489c..7eeabd943b 100644
--- a/pod/Makefile
+++ b/pod/Makefile
@@ -22,6 +22,7 @@ POD = \
perlvar.pod \
perlsub.pod \
perlmod.pod \
+ perlmodlib.pod \
perlform.pod \
perllocale.pod \
perlref.pod \
@@ -69,6 +70,7 @@ MAN = \
perlvar.man \
perlsub.man \
perlmod.man \
+ perlmodlib.man \
perlform.man \
perllocale.man \
perlref.man \
@@ -116,6 +118,7 @@ HTML = \
perlvar.html \
perlsub.html \
perlmod.html \
+ perlmodlib.html \
perlform.html \
perllocale.html \
perlref.html \
@@ -163,6 +166,7 @@ TEX = \
perlvar.tex \
perlsub.tex \
perlmod.tex \
+ perlmodlib.tex \
perlform.tex \
perllocale.tex \
perlref.tex \