X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2FMakefile.am;h=261e8c77d19a1ee297ca444d1bee0dc7a623f032;hb=9e81c95f3ef30967ea08f70a22bae2fe0031c901;hp=ba22f05e46ca2e81d918efd3cf4004fa0e009724;hpb=5cbf604e8be474094aef371c53917ec9046bad32;p=rrdtool.git diff --git a/doc/Makefile.am b/doc/Makefile.am index ba22f05..261e8c7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -14,7 +14,8 @@ SRC = rrdgraph.src rrdgraph_examples.src rrdgraph_rpn.src \ POD = rrdtool.pod rrdlast.pod rrdcreate.pod rrdupdate.pod rrdtutorial.es.pod \ cdeftutorial.pod rpntutorial.pod rrdgraph-old.pod bin_dec_hex.pod \ rrdfetch.pod rrdrestore.pod rrddump.pod rrdtune.pod rrdresize.pod \ - rrdcgi.pod rrdtutorial.pod rrdinfo.pod $(SRC:.src=.pod) + rrdxport.pod rrdcgi.pod rrdtutorial.pod rrdinfo.pod rrdthreads.pod \ + $(SRC:.src=.pod) PMP = RRDs.pm RRDp.pm @@ -58,7 +59,7 @@ RRDp.pm: ln -s ../bindings/perl-piped/RRDp.pm . index.html: - rm index.html; ln -s rrdtool.html index.html + rm -f index.html; ln -s rrdtool.html index.html link: RRDp.pm RRDs.pm index.html