From 49ea90111d7aea8b96d55a165a805dfc800dd537 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 8 Aug 2010 08:28:55 +0000 Subject: added darknet comparison page into POD makefile --- doc/www.anonet2.org/public_pod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/www.anonet2.org/public_pod/Makefile') diff --git a/doc/www.anonet2.org/public_pod/Makefile b/doc/www.anonet2.org/public_pod/Makefile index 3294f37..15d1120 100644 --- a/doc/www.anonet2.org/public_pod/Makefile +++ b/doc/www.anonet2.org/public_pod/Makefile @@ -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 -- cgit v1.2.3