diff options
author | Nick <nick@somerandomnick.ano> | 2011-06-26 09:19:37 +0000 |
---|---|---|
committer | Nick <nick@somerandomnick.ano> | 2011-06-26 09:19:37 +0000 |
commit | 13decebc754506eb845d2833d6a4660feb9e15ef (patch) | |
tree | 8c346f80ea8afd7138cbd834b8b268f5f72e6913 /doc/www.anonet2.org/public_pod/Makefile | |
parent | ab3eb2eaaf574bfad1e3f26ab92a1ae45e082187 (diff) | |
download | resdb-13decebc754506eb845d2833d6a4660feb9e15ef.tar.gz resdb-13decebc754506eb845d2833d6a4660feb9e15ef.zip |
added a2.o/icann
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 d368a8c..455adc2 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 thejetset_clientport.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 icann.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp |