diff options
author | Nick <nick@somerandomnick.ano> | 2010-12-09 04:04:32 +0000 |
---|---|---|
committer | Nick <nick@somerandomnick.ano> | 2010-12-09 04:04:32 +0000 |
commit | 6b56325b588d6148ca794df9d488fb29e2e832c0 (patch) | |
tree | 00d15bfa44162feb396fdd5a43f970c54a865ecb /doc/www.anonet2.org/public_pod/Makefile | |
parent | cab35a297c9d637285da0126729112a06069764a (diff) | |
download | resdb-6b56325b588d6148ca794df9d488fb29e2e832c0.tar.gz resdb-6b56325b588d6148ca794df9d488fb29e2e832c0.zip |
added j to a new list of assholes, and added IcannNet and tor IRC
Diffstat (limited to 'doc/www.anonet2.org/public_pod/Makefile')
-rw-r--r-- | doc/www.anonet2.org/public_pod/Makefile | 2 |
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 b90089a..63ff6ff 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 intro.html irc_anonymity.html services.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp |