From: oetiker Date: Tue, 25 May 2004 20:51:12 +0000 (+0000) Subject: don't process the old rrdgraph single file document -- Mike Slifcak X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=612e73c06c96f7958f4da68f9e669ff5362bcb7c don't process the old rrdgraph single file document -- Mike Slifcak git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@261 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 4fe8da4..d96f6ee 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -11,11 +11,12 @@ CLEANFILES = *.1 *.html *.txt *-dircache *.pm *.pdf *~ core *itemcache *.rej *.o SRC = rrdgraph.src rrdgraph_examples.src rrdgraph_rpn.src \ rrdgraph_data.src rrdgraph_graph.src +PODOLD = rrdgraph-old.pod + POD = rrdtool.pod rrdlast.pod rrdcreate.pod rrdupdate.pod rrdtutorial.es.pod \ - cdeftutorial.pod rpntutorial.pod rrdgraph-old.pod bin_dec_hex.pod \ + cdeftutorial.pod rpntutorial.pod rrdthreads.pod bin_dec_hex.pod \ rrdfetch.pod rrdrestore.pod rrddump.pod rrdtune.pod rrdresize.pod \ - rrdxport.pod rrdcgi.pod rrdtutorial.pod rrdinfo.pod rrdthreads.pod \ - rrd-beginners.pod \ + rrdcgi.pod rrdtutorial.pod rrdinfo.pod rrdxport.pod rrd-beginners.pod \ $(SRC:.src=.pod) PMP = RRDs.pm RRDp.pm