# HG changeset patch # User Nick # Date 1290466179 0 # Node ID dbb73233da1d08deec486ae96e892fd99416a449 # Parent 178011b2456e5a669cd29e31134ab1e28c52a840 forgot to update a2.o makefile for new pages diff -r 178011b2456e -r dbb73233da1d doc/www.anonet2.org/public_pod/Makefile --- a/doc/www.anonet2.org/public_pod/Makefile Mon Nov 22 17:56:15 2010 -0300 +++ b/doc/www.anonet2.org/public_pod/Makefile Mon Nov 22 22:49:39 2010 +0000 @@ -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