summaryrefslogtreecommitdiff
path: root/doc/www.anonet2.org/public_pod/Makefile
diff options
context:
space:
mode:
authorNick <nick@somerandomnick.ano>2012-08-06 02:46:36 +0000
committerNick <nick@somerandomnick.ano>2012-08-06 02:46:36 +0000
commit3867d86540e997978dd69a038b4c21e7029dcaed (patch)
treeab4e8a86ab2ccba685fa945a8ea77570dc4dca77 /doc/www.anonet2.org/public_pod/Makefile
parent31dfb83a2ad34c9fb553478f9f904ab420578eb4 (diff)
downloadresdb-3867d86540e997978dd69a038b4c21e7029dcaed.tar.gz
resdb-3867d86540e997978dd69a038b4c21e7029dcaed.zip
added a2.o/about
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 455adc2..de541d9 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 irc_anonymity.html services.html assholes.html thejetset_clientport.html icann.html
+all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html icann.html about.html
%.html: %.pod
pod2xhtml --noindex < $< 2>/dev/null > $@.tmp