From: Peter Valdemar Mørch Date: Mon, 7 Jan 2019 22:36:37 +0000 (+0100) Subject: Include rrd_pdpcalc.pod in Makefile.am also X-Git-Tag: v1.7.1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f67253673ae350da3386bd01eed153bb6848994;p=thirdparty%2Frrdtool-1.x.git Include rrd_pdpcalc.pod in Makefile.am also Should really have been part of: commit 47e0f4391bccc0a3b12f75f567596425bd95b9ad Author: Peter Valdemar Mørch Date: Thu Jan 3 21:35:38 2019 +0100 Added some documentation for the rrdxport output format See https://github.com/oetiker/rrdtool-1.x/issues/913 for a discussion --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 008bd70d..3e888f92 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -10,8 +10,8 @@ POD = bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdre cdeftutorial.pod rrdfetch.pod rrdgraph_graph.pod rrdthreads.pod rrdxport.pod \ rpntutorial.pod rrdfirst.pod rrdgraph_rpn.pod rrdtool.pod rrdcached.pod \ rrd-beginners.pod rrdinfo.pod rrdtune.pod rrdbuild.pod rrdflushcached.pod \ - rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod \ - rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod rrdlist.pod + rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod rrdcreate.pod \ + rrdgraph_data.pod rrdresize.pod rrdtutorial.pod rrd_pdpcalc.pod rrdlist.pod if BUILD_LIBDBI POD += rrdgraph_libdbi.pod