# HG changeset patch # User Nick # Date 1301363885 0 # Node ID 463afeb120807b8e7b1f5ef8f75cfe99f8529fe8 # Parent 2abfb2d380127a2ab9951cd6d14f7e1fcb2ddd93 updated a2.o makefile for thejetset_clientport.pod diff -r 2abfb2d38012 -r 463afeb12080 doc/www.anonet2.org/public_pod/Makefile --- a/doc/www.anonet2.org/public_pod/Makefile Tue Mar 29 01:45:59 2011 +0000 +++ b/doc/www.anonet2.org/public_pod/Makefile Tue Mar 29 01:58:05 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 +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp