This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[inseparable changes from patch from perl5.003_22 to perl5.003_23]
[perl5.git] / pod / Makefile
index cd01028..cf1e7a4 100644 (file)
@@ -5,7 +5,7 @@ PERL = ../miniperl
 
 POD = \
        perl.pod        \
-       perlnews.pod    \
+       perldelta.pod   \
        perldata.pod    \
        perlsyn.pod     \
        perlop.pod      \
@@ -42,7 +42,7 @@ POD = \
 
 MAN = \
        perl.man        \
-       perlnews.man    \
+       perldelta.man   \
        perldata.man    \
        perlsyn.man     \
        perlop.man      \
@@ -79,7 +79,7 @@ MAN = \
 
 HTML = \
        perl.html       \
-       perlnews.html   \
+       perldelta.html  \
        perldata.html   \
        perlsyn.html    \
        perlop.html     \
@@ -116,7 +116,7 @@ HTML = \
 
 TEX = \
        perl.tex        \
-       perlnews.tex    \
+       perldelta.tex   \
        perldata.tex    \
        perlsyn.tex     \
        perlop.tex      \