Mercurial > hgbook
changeset 737:9038da8b2d22
Merge with http://hg.serpentine.com/mercurial/book
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Mon, 16 Mar 2009 17:23:05 +0800 |
parents | 1de6cbdcc619 (current diff) 1879ec732a28 (diff) |
children | 1a3d882149fd |
files | en/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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