Mercurial > hg > anonet-resdb
changeset 281:c2fd9474a3c2 draft
Merge branch 'master' of git://git1.somerandomnick.ano
author | Ivo Smits <Ivo@UCIS.nl> |
---|---|
date | Tue, 23 Nov 2010 00:00:03 +0100 |
parents | 493f726daed4 (current diff) dbb73233da1d (diff) |
children | 16c5e9d0b6f5 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/www.anonet2.org/public_pod/Makefile Mon Nov 22 22:30:04 2010 +0100 +++ b/doc/www.anonet2.org/public_pod/Makefile Tue Nov 23 00:00:03 2010 +0100 @@ -1,4 +1,4 @@ -all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp