# HG changeset patch # User Dongsheng Song # Date 1237195385 -28800 # Node ID 9038da8b2d2213836639423cc225fceb97e039ea # Parent 1de6cbdcc619b0d6527e8b8fdc3cecdb0801ef19# Parent 1879ec732a28a83c6bdc6396cb9a042f52d708b1 Merge with http://hg.serpentine.com/mercurial/book diff -r 1de6cbdcc619 -r 9038da8b2d22 en/Makefile --- a/en/Makefile Mon Mar 16 17:13:50 2009 +0800 +++ b/en/Makefile Mon Mar 16 17:23:05 2009 +0800 @@ -129,7 +129,7 @@ ../stylesheets/system-xsl: $(system-xsl-dir) ln -s $< $@ -web: websup html +web: ../xsl/system-xsl websup html html: ../stylesheets/system-xsl $(xml-src-files) valid xsltproc $(xsltproc-opts) -o html/read/x ../stylesheets/chunk-stylesheet.xsl 00book.xml