summaryrefslogtreecommitdiff
path: root/doc/www.anonet2.org/public_pod/Makefile
diff options
context:
space:
mode:
authorNick <nick@somerandomnick.ano>2010-08-08 08:28:55 +0000
committerNick <nick@somerandomnick.ano>2010-08-08 08:28:55 +0000
commit49ea90111d7aea8b96d55a165a805dfc800dd537 (patch)
tree5750b8117970719544540a5972ecb55e6e897ad5 /doc/www.anonet2.org/public_pod/Makefile
parent667b05b636f76842459f2b41e4487006706c70e9 (diff)
downloadresdb-49ea90111d7aea8b96d55a165a805dfc800dd537.tar.gz
resdb-49ea90111d7aea8b96d55a165a805dfc800dd537.zip
added darknet comparison page into POD makefile
Diffstat (limited to 'doc/www.anonet2.org/public_pod/Makefile')
-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 3294f37..15d1120 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
+all: index.html links.html faq.html darknet_comparison.html
%.html: %.pod
pod2html --noindex < $< 2>/dev/null > $@.tmp