X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2FMakefile.am;h=ba22f05e46ca2e81d918efd3cf4004fa0e009724;hb=b5080d2d2d0f82f4e9b2e0b0745f8f328edec3b9;hp=1515f1817442512632a63a37198c65725a784178;hpb=b7c278771851b0dfad0daf1c817fbc93316ef96e;p=rrdtool.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 1515f18..ba22f05 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,7 +6,7 @@ SUFFIXES = .pod .1 .man .html .txt .pm .pdf .src .inc #ACLOCAL_M4 = $(top_srcdir)/config/aclocal.m4 -CLEANFILES = *.1 *.html *.txt *-dircache *.pm *.pdf *~ core *itemcache *.rej *.orig +CLEANFILES = *.1 *.html *.txt *-dircache *.pm *.pdf *~ core *itemcache *.rej *.orig rrdgraph_*.pod SRC = rrdgraph.src rrdgraph_examples.src rrdgraph_rpn.src \ rrdgraph_data.src rrdgraph_graph.src @@ -57,7 +57,10 @@ RRDs.pm: RRDp.pm: ln -s ../bindings/perl-piped/RRDp.pm . -link: RRDp.pm RRDs.pm +index.html: + rm index.html; ln -s rrdtool.html index.html + +link: RRDp.pm RRDs.pm index.html man: $(MAN)