X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2FMakefile;h=50fb2708651575f2a3dbbf679bc2a8cea55f22ad;hb=2be4c08b6f13de9eea531f8a8a2229b3bd245b1a;hp=3aadd9efc63586427059d76c25099f1c34c21dbd;hpb=7766f1371a6d2b58d0f46fbe6a60785860a39c1e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/Makefile b/pod/Makefile index 3aadd9e..50fb270 100644 --- a/pod/Makefile +++ b/pod/Makefile @@ -38,6 +38,7 @@ POD = \ perlreftut.pod \ perldsc.pod \ perllol.pod \ + perlboot.pod \ perltoot.pod \ perltootc.pod \ perlobj.pod \ @@ -47,6 +48,7 @@ POD = \ perlthrtut.pod \ perldbmfilter.pod \ perldebug.pod \ + perlnumber.pod \ perldiag.pod \ perlsec.pod \ perltrap.pod \ @@ -62,6 +64,8 @@ POD = \ perlcall.pod \ perlcompile.pod \ perltodo.pod \ + perlapi.pod \ + perlintern.pod \ perlhack.pod \ perlhist.pod \ perlfaq.pod \ @@ -100,6 +104,7 @@ MAN = \ perlreftut.man \ perldsc.man \ perllol.man \ + perlboot.man \ perltoot.man \ perltootc.man \ perlobj.man \ @@ -109,6 +114,7 @@ MAN = \ perlthrtut.man \ perldbmfilter.man \ perldebug.man \ + perlnumber.man \ perldiag.man \ perlsec.man \ perltrap.man \ @@ -124,6 +130,8 @@ MAN = \ perlcall.man \ perlcompile.man \ perltodo.man \ + perlapi.man \ + perlintern.man \ perlhack.man \ perlhist.man \ perlfaq.man \ @@ -162,6 +170,7 @@ HTML = \ perlreftut.html \ perldsc.html \ perllol.html \ + perlboot.html \ perltoot.html \ perltootc.html \ perlobj.html \ @@ -171,6 +180,7 @@ HTML = \ perlthrtut.html \ perldbmfilter.html \ perldebug.html \ + perlnumber.html \ perldiag.html \ perlsec.html \ perltrap.html \ @@ -186,6 +196,8 @@ HTML = \ perlcall.html \ perlcompile.html \ perltodo.html \ + perlapi.html \ + perlintern.html \ perlhack.html \ perlhist.html \ perlfaq.html \ @@ -224,6 +236,7 @@ TEX = \ perlreftut.tex \ perldsc.tex \ perllol.tex \ + perlboot.tex \ perltoot.tex \ perltootc.tex \ perlobj.tex \ @@ -233,6 +246,7 @@ TEX = \ perlthrtut.tex \ perldbmfilter.tex \ perldebug.tex \ + perlnumber.tex \ perldiag.tex \ perlsec.tex \ perltrap.tex \ @@ -248,6 +262,8 @@ TEX = \ perlcall.tex \ perlcompile.tex \ perltodo.tex \ + perlapi.tex \ + perlintern.tex \ perlhack.tex \ perlhist.tex \ perlfaq.tex \