hgbook

diff en/Makefile @ 563:44d1363234d2

Move example output files into examples/results
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 21:37:47 2009 -0700 (2009-03-09)
parents 8631da51309b
children 27043f385f3f
line diff
     1.1 --- a/en/Makefile	Mon Feb 09 23:25:40 2009 -0800
     1.2 +++ b/en/Makefile	Mon Mar 09 21:37:47 2009 -0700
     1.3 @@ -33,9 +33,8 @@
     1.4  
     1.5  xml-src-files := \
     1.6  	00book.xml \
     1.7 -	ch01-intro.xml \
     1.8 -	ch02-tour-basic.xml \
     1.9 -	ch12-mq.xml
    1.10 +	app*.xml \
    1.11 +	ch*.xml
    1.12  
    1.13  image-dot := $(filter %.dot,$(image-sources))
    1.14  image-svg := $(filter %.svg,$(image-sources))