diff options
author | thejetset <nobody@nowhere> | 2011-03-29 01:58:47 +0000 |
---|---|---|
committer | thejetset <nobody@nowhere> | 2011-03-29 01:58:47 +0000 |
commit | a9baa5de74e59b4b8a0e98b77849f1b2f6dd7fc2 (patch) | |
tree | dbea3c95371e442f464dc59edc9700daf85bc27c /doc/www.anonet2.org/public_pod/Makefile | |
parent | 69e0e3cc15122005776b1680da0a24a49fe16326 (diff) | |
download | resdb-a9baa5de74e59b4b8a0e98b77849f1b2f6dd7fc2.tar.gz resdb-a9baa5de74e59b4b8a0e98b77849f1b2f6dd7fc2.zip |
FTFY
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 63ff6ff..d368a8c 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 assholes.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp |