From d915e50f3dbb7c3a18a47db0706181d7257d8491 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 8 Sep 2010 21:09:09 +0000 Subject: moved intro to separate page --- 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 3c889bc..7fcdcfa 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 anonymity.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html %.html: %.pod pod2html --noindex < $< 2>/dev/null > $@.tmp -- cgit v1.2.3