Mercurial > hg > anonet-resdb
diff doc/www.anonet2.org/public_pod/Makefile @ 113:5100b1fb4f5c draft
added "anonymity" section to a2.o
author | Nick <nick@somerandomnick.ano> |
---|---|
date | Sun, 15 Aug 2010 18:00:42 +0000 |
parents | d5a0da431616 |
children | 818de9dafcbe |
line wrap: on
line diff
--- a/doc/www.anonet2.org/public_pod/Makefile Fri Aug 13 20:49:44 2010 +0000 +++ b/doc/www.anonet2.org/public_pod/Makefile Sun Aug 15 18:00:42 2010 +0000 @@ -1,4 +1,4 @@ -all: index.html links.html faq.html darknet_comparison.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html %.html: %.pod pod2html --noindex < $< 2>/dev/null > $@.tmp