hgbook

diff en/Makefile @ 581:1879ec732a28

Fix dependency.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Mar 13 14:22:27 2009 -0700 (2009-03-13)
parents bebd5ff7fe7f
children 5bfa0df6aaed 9038da8b2d22
line diff
     1.1 --- a/en/Makefile	Tue Mar 10 21:58:03 2009 -0700
     1.2 +++ b/en/Makefile	Fri Mar 13 14:22:27 2009 -0700
     1.3 @@ -129,7 +129,7 @@
     1.4  ../xsl/system-xsl: $(system-xsl-dir)
     1.5  	ln -s $< $@
     1.6  
     1.7 -web: websup html
     1.8 +web: ../xsl/system-xsl websup html
     1.9  
    1.10  html: ../xsl/system-xsl $(xml-src-files) valid
    1.11  	xsltproc $(xsltproc-opts) -o html/read/x ../xsl/chunk-stylesheet.xsl 00book.xml