X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=ddae629949269a6f9b8fe3461022d40f6e24eb46;hp=8e52084578c7b0731bec40e0936659b2b0c22198;hb=4d336910a7ea30eb893cf36cb7131520cc52994e;hpb=ac630adec930653637199258efd99024d49325c7 diff --git a/doc/Makefile.am b/doc/Makefile.am index 8e52084..ddae629 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -13,8 +13,15 @@ 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 rrdflush.pod \ rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod \ - rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod + rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod +if BUILD_LIBDBI + POD += rrdgraph_libdbi.pod +endif + +if BUILD_LUA + POD += rrdlua.pod +endif PMP = RRDs.pod RRDp.pod