summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-11-28 01:53:20 +0000
committerStef Walter <stef@memberwebs.com>2006-11-28 01:53:20 +0000
commit9791f61c323d2769abfe0e9889b81c52ca1309af (patch)
tree9f1aa63041c6989c389da46994df076e0106656e /doc/Makefile.am
parent85aadabd85dd077ae396724b264f9c2bfa5357b0 (diff)
Add traffic example
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2cb19ea..f9ceec0 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -9,4 +9,6 @@ html:
perl man2html.pl rrdbot-get.1 > rrdbot-get.1.html
EXTRA_DIST = $(man_MANS) \
- man2html.pl
+ man2html.pl \
+ traffic-example.conf
+