From e3851eafe03e20b53d3fc18d3b1ffa7cec70de59 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 15 Aug 2010 18:00:42 +0000 Subject: added "anonymity" section to a2.o --- 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 15d1120..3c889bc 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 darknet_comparison.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html %.html: %.pod pod2html --noindex < $< 2>/dev/null > $@.tmp -- cgit v1.2.3