summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Smits <Ivo@UCIS.nl>2010-11-23 00:00:03 +0100
committerIvo Smits <Ivo@UCIS.nl>2010-11-23 00:00:03 +0100
commite9d0763f11fed6393af2dbc7ba0eafcea33bcd1e (patch)
tree6e9a27721e935320633e71d3f547a01e0dbd5bd3
parent3345acd15f969616b9e4ba334c267783b29d2149 (diff)
parent5ffc49341231897655f81570873c663c629fd217 (diff)
downloadresdb-e9d0763f11fed6393af2dbc7ba0eafcea33bcd1e.tar.gz
resdb-e9d0763f11fed6393af2dbc7ba0eafcea33bcd1e.zip
Merge branch 'master' of git://git1.somerandomnick.ano
-rw-r--r--doc/www.anonet2.org/public_pod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/www.anonet2.org/public_pod/Makefile b/doc/www.anonet2.org/public_pod/Makefile
index b51c530..b90089a 100644
--- a/doc/www.anonet2.org/public_pod/Makefile
+++ b/doc/www.anonet2.org/public_pod/Makefile
@@ -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