Mercurial > hg > anonet-resdb
diff doc/www.anonet2.org/public_pod/Makefile @ 982:ecc9eba4a80f draft
added a2.o/about
author | Nick <nick@somerandomnick.ano> |
---|---|
date | Mon, 06 Aug 2012 02:46:36 +0000 |
parents | 235a193fdbef |
children |
line wrap: on
line diff
--- a/doc/www.anonet2.org/public_pod/Makefile Thu Aug 02 04:50:43 2012 +0000 +++ b/doc/www.anonet2.org/public_pod/Makefile Mon Aug 06 02:46:36 2012 +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 icann.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 about.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp