Author: jan
Date: 2007-07-12 21:26:09 +0200 (Thu, 12 Jul 2007)
New Revision: 266
Modified:
trunk/doc/website/Makefile
trunk/doc/website/template_header.m4
Log:
Makefile: Fixed dependencies for building.
template_header.m4: Added link to openvas-client
in About box.
Modified: trunk/doc/website/Makefile
===================================================================
--- trunk/doc/website/Makefile 2007-07-10 07:51:17 UTC (rev 265)
+++ trunk/doc/website/Makefile 2007-07-12 19:26:09 UTC (rev 266)
@@ -45,7 +45,7 @@
all: $(TARGETS) subdirs
-$(TARGETS): template.m4
+$(TARGETS): template.m4 template_header.m4
subdirs: $(SUBDIRS)
@for dir in $^ ; do \
Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4 2007-07-10 07:51:17 UTC (rev
265)
+++ trunk/doc/website/template_header.m4 2007-07-12 19:26:09 UTC (rev
266)
@@ -56,7 +56,8 @@
<div class="box">
<h1>About</h1>
<p>
- <a href="constitution.html">Constitution</a>
+ <a href="constitution.html">Constitution</a><br>
+ <a href="openvas-client.html">OpenVAS-Client</a><br>
</p>
</div>
_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits