From 038a32aec992dfda45a4dc4e76cc5c1c776aa284 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 16 Jun 2010 03:25:17 +0000 Subject: oops, forgot to update the makefile --- doc/www.anonet2.org/public_pod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/www.anonet2.org/public_pod/Makefile') diff --git a/doc/www.anonet2.org/public_pod/Makefile b/doc/www.anonet2.org/public_pod/Makefile index da91fef..3294f37 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 +all: index.html links.html faq.html %.html: %.pod pod2html --noindex < $< 2>/dev/null > $@.tmp -- cgit v1.2.3