summaryrefslogtreecommitdiff
path: root/doc/www.anonet2.org/public_pod/Makefile
diff options
context:
space:
mode:
authorNick <nick@somerandomnick.ano>2010-09-08 21:09:09 +0000
committerNick <nick@somerandomnick.ano>2010-09-08 21:09:09 +0000
commitd915e50f3dbb7c3a18a47db0706181d7257d8491 (patch)
tree5094d9b6d1ffb7919793c7ccc313eebeabfd173f /doc/www.anonet2.org/public_pod/Makefile
parentee84d3993c668ea27e0d505ae4d7e4f67672f229 (diff)
downloadresdb-d915e50f3dbb7c3a18a47db0706181d7257d8491.tar.gz
resdb-d915e50f3dbb7c3a18a47db0706181d7257d8491.zip
moved intro to separate page
Diffstat (limited to 'doc/www.anonet2.org/public_pod/Makefile')
-rw-r--r--doc/www.anonet2.org/public_pod/Makefile2
1 files changed, 1 insertions, 1 deletions
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