diff doc/www.anonet2.org/public_pod/Makefile @ 523:235a193fdbef draft

added a2.o/icann
author Nick <nick@somerandomnick.ano>
date Sun, 26 Jun 2011 09:19:37 +0000
parents 463afeb12080
children ecc9eba4a80f
line wrap: on
line diff
--- a/doc/www.anonet2.org/public_pod/Makefile	Fri Jun 24 09:26:29 2011 +0000
+++ b/doc/www.anonet2.org/public_pod/Makefile	Sun Jun 26 09:19:37 2011 +0000
@@ -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