changeset 280:dbb73233da1d draft

forgot to update a2.o makefile for new pages
author Nick <nick@somerandomnick.ano>
date Mon, 22 Nov 2010 22:49:39 +0000
parents 178011b2456e
children c2fd9474a3c2 4d03d8de7eac
files doc/www.anonet2.org/public_pod/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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