# HG changeset patch # User Bryan O'Sullivan # Date 1237360102 25200 # Node ID 5bfa0df6aaed357edebe49fcaa448e0600cafca4 # Parent 1879ec732a28a83c6bdc6396cb9a042f52d708b1# Parent 8366882f67f2b4f59db4669591d1b349b1d34613 Automated merge with ssh://ssh.serpentine.com/hg/share/mercurial/book diff -r 8366882f67f2 -r 5bfa0df6aaed en/Makefile --- 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