diff doc/www.anonet2.org/public_pod/Makefile @ 99:d5a0da431616 draft

added darknet comparison page into POD makefile
author Nick <nick@somerandomnick.ano>
date Sun, 08 Aug 2010 08:28:55 +0000
parents d2e2d8432e91
children 5100b1fb4f5c
line wrap: on
line diff
--- a/doc/www.anonet2.org/public_pod/Makefile	Sun Aug 08 08:27:43 2010 +0000
+++ b/doc/www.anonet2.org/public_pod/Makefile	Sun Aug 08 08:28:55 2010 +0000
@@ -1,4 +1,4 @@
-all: index.html links.html faq.html
+all: index.html links.html faq.html darknet_comparison.html
 
 %.html: %.pod
 	pod2html --noindex < $< 2>/dev/null > $@.tmp