X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2FMakefile;h=50fb2708651575f2a3dbbf679bc2a8cea55f22ad;hb=2be4c08b6f13de9eea531f8a8a2229b3bd245b1a;hp=8a96236acfd8444fe22abb4940ff9c387a3dce4d;hpb=54a137f5a208ce9a432cfbce29ffe72d9e61bfe9;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/Makefile b/pod/Makefile index 8a96236..50fb270 100644 --- a/pod/Makefile +++ b/pod/Makefile @@ -31,12 +31,14 @@ POD = \ perlmod.pod \ perlmodlib.pod \ perlmodinstall.pod \ + perlfork.pod \ perlform.pod \ perllocale.pod \ perlref.pod \ perlreftut.pod \ perldsc.pod \ perllol.pod \ + perlboot.pod \ perltoot.pod \ perltootc.pod \ perlobj.pod \ @@ -46,6 +48,7 @@ POD = \ perlthrtut.pod \ perldbmfilter.pod \ perldebug.pod \ + perlnumber.pod \ perldiag.pod \ perlsec.pod \ perltrap.pod \ @@ -61,6 +64,9 @@ POD = \ perlcall.pod \ perlcompile.pod \ perltodo.pod \ + perlapi.pod \ + perlintern.pod \ + perlhack.pod \ perlhist.pod \ perlfaq.pod \ perlfaq1.pod \ @@ -91,12 +97,14 @@ MAN = \ perlmod.man \ perlmodlib.man \ perlmodinstall.man \ + perlfork.man \ perlform.man \ perllocale.man \ perlref.man \ perlreftut.man \ perldsc.man \ perllol.man \ + perlboot.man \ perltoot.man \ perltootc.man \ perlobj.man \ @@ -106,6 +114,7 @@ MAN = \ perlthrtut.man \ perldbmfilter.man \ perldebug.man \ + perlnumber.man \ perldiag.man \ perlsec.man \ perltrap.man \ @@ -121,6 +130,9 @@ MAN = \ perlcall.man \ perlcompile.man \ perltodo.man \ + perlapi.man \ + perlintern.man \ + perlhack.man \ perlhist.man \ perlfaq.man \ perlfaq1.man \ @@ -151,12 +163,14 @@ HTML = \ perlmod.html \ perlmodlib.html \ perlmodinstall.html \ + perlfork.html \ perlform.html \ perllocale.html \ perlref.html \ perlreftut.html \ perldsc.html \ perllol.html \ + perlboot.html \ perltoot.html \ perltootc.html \ perlobj.html \ @@ -166,6 +180,7 @@ HTML = \ perlthrtut.html \ perldbmfilter.html \ perldebug.html \ + perlnumber.html \ perldiag.html \ perlsec.html \ perltrap.html \ @@ -181,6 +196,9 @@ HTML = \ perlcall.html \ perlcompile.html \ perltodo.html \ + perlapi.html \ + perlintern.html \ + perlhack.html \ perlhist.html \ perlfaq.html \ perlfaq1.html \ @@ -211,12 +229,14 @@ TEX = \ perlmod.tex \ perlmodlib.tex \ perlmodinstall.tex \ + perlfork.tex \ perlform.tex \ perllocale.tex \ perlref.tex \ perlreftut.tex \ perldsc.tex \ perllol.tex \ + perlboot.tex \ perltoot.tex \ perltootc.tex \ perlobj.tex \ @@ -226,6 +246,7 @@ TEX = \ perlthrtut.tex \ perldbmfilter.tex \ perldebug.tex \ + perlnumber.tex \ perldiag.tex \ perlsec.tex \ perltrap.tex \ @@ -241,6 +262,9 @@ TEX = \ perlcall.tex \ perlcompile.tex \ perltodo.tex \ + perlapi.tex \ + perlintern.tex \ + perlhack.tex \ perlhist.tex \ perlfaq.tex \ perlfaq1.tex \