summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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