From 3f67253673ae350da3386bd01eed153bb6848994 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20Valdemar=20M=C3=B8rch?= Date: Mon, 7 Jan 2019 23:36:37 +0100 Subject: [PATCH] Include rrd_pdpcalc.pod in Makefile.am also MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- doc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2