From 92034c311a745284c6a5675fe42dc84af21bd2a6 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sun, 2 Mar 2008 18:22:41 +0000 Subject: Initial import --- doc/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/Makefile.am (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..9db5f8a --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,12 @@ + +man_MANS = bsnmp-jails.8 + +# Simple way to make docs +html: + perl man2html.pl bsnmp-jails.8 > bsnmp-jails.8.html + +EXTRA_DIST = $(man_MANS) \ + man2html.pl \ + BEGEMOT-MIB.txt \ + FOKUS-MIB.txt \ + JAILS-MIB.txt -- cgit v1.2.3