Mercurial > hgbook
changeset 681:5bfa0df6aaed
Automated merge with ssh://ssh.serpentine.com/hg/share/mercurial/book
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Wed, 18 Mar 2009 00:08:22 -0700 |
parents | 1879ec732a28 (diff) 8366882f67f2 (current diff) |
children | 28b5a5befb08 d0160b0b1a9e |
files | en/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/en/Makefile Wed Mar 18 00:00:58 2009 -0700 +++ b/en/Makefile Wed Mar 18 00:08:22 2009 -0700 @@ -133,7 +133,7 @@ ../xsl/system-xsl: $(system-xsl-dir) ln -s $< $@ -web: websup html +web: ../xsl/system-xsl websup html html: ../xsl/system-xsl $(xml-src-files) valid xsltproc $(xsltproc-opts) -o html/read/x ../xsl/chunk-stylesheet.xsl 00book.xml