repo: resdb action: commit revision: path_from: revision_from: 038a32aec992dfda45a4dc4e76cc5c1c776aa284: path_to: revision_to:
commit 038a32aec992dfda45a4dc4e76cc5c1c776aa284 Author: NickDate: Wed Jun 16 03:25:17 2010 +0000 oops, forgot to update the makefile diff --git a/doc/www.anonet2.org/public_pod/Makefile b/doc/www.anonet2.org/public_pod/Makefile
--- 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
-----END OF PAGE-----