diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 4 |
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 + |