From: Peter Stamfest Date: Sun, 11 Jan 2015 19:56:25 +0000 (+0100) Subject: Remove rrdmodify.pod from build infrastructure X-Git-Tag: v1.5.0-rc2~28^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F570%2Fhead;p=thirdparty%2Frrdtool-1.x.git Remove rrdmodify.pod from build infrastructure --- diff --git a/doc/Makefile.am b/doc/Makefile.am index bb4c565c..3a9a0395 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -11,8 +11,7 @@ POD = bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdre 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 \ - rrdmodify.pod + rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod if BUILD_LIBDBI POD += rrdgraph_libdbi.pod