diff options
author | Nick <nick@somerandomnick.ano> | 2011-03-29 01:58:05 +0000 |
---|---|---|
committer | Nick <nick@somerandomnick.ano> | 2011-03-29 01:58:05 +0000 |
commit | 5074b7de50edbed5c614de22083270c00b916279 (patch) | |
tree | d525be8b148396577d935160a55efdd1b60bf446 /doc/www.anonet2.org/public_pod/Makefile | |
parent | 69e0e3cc15122005776b1680da0a24a49fe16326 (diff) | |
download | resdb-5074b7de50edbed5c614de22083270c00b916279.tar.gz resdb-5074b7de50edbed5c614de22083270c00b916279.zip |
updated a2.o makefile for thejetset_clientport.pod
Diffstat (limited to 'doc/www.anonet2.org/public_pod/Makefile')
-rw-r--r-- | doc/www.anonet2.org/public_pod/Makefile | 2 |
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 63ff6ff..d368a8c 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 +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp |