summaryrefslogtreecommitdiff
path: root/doc/www.anonet2.org/public_pod/Makefile
diff options
context:
space:
mode:
authorNick <nick@somerandomnick.ano>2010-08-15 18:00:42 +0000
committerNick <nick@somerandomnick.ano>2010-08-15 18:00:42 +0000
commite3851eafe03e20b53d3fc18d3b1ffa7cec70de59 (patch)
treeeb211bcc79a61cce839a015b6725714096163eea /doc/www.anonet2.org/public_pod/Makefile
parent99a17cf5d966f94a47b9ff6c4702b050372822c8 (diff)
downloadresdb-e3851eafe03e20b53d3fc18d3b1ffa7cec70de59.tar.gz
resdb-e3851eafe03e20b53d3fc18d3b1ffa7cec70de59.zip
added "anonymity" section to a2.o
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 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