From 54921a5e45644a4b94bc0550e76b30a0049474b8 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Tue, 13 May 2003 22:03:48 +0000 Subject: The developer-guidelines.html file is now generated from the sgml file by docbook2html at tools/setup time git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@506 f882894a-f735-0410-b71e-b25c423dba1c --- tools/setup | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/setup') diff --git a/tools/setup b/tools/setup index b825a6b2..bbc82669 100755 --- a/tools/setup +++ b/tools/setup @@ -8,3 +8,5 @@ automake --add-missing --copy if [ -f debian/rules ] ; then chmod +x debian/rules fi + +cd doc && make -- cgit v1.2.3