# HG changeset patch # User Ivo Smits # Date 1290466803 -3600 # Node ID c2fd9474a3c2eec3e48aa518ee1ed6513c98dfa1 # Parent 493f726daed4e5b779d95a228941aaf1bc5e074f# Parent dbb73233da1d08deec486ae96e892fd99416a449 Merge branch 'master' of git://git1.somerandomnick.ano diff -r 493f726daed4 -r c2fd9474a3c2 doc/www.anonet2.org/public_pod/Makefile --- 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