diff en/Makefile @ 658:b90b024729f1

WIP DocBook snapshot that all compiles. Mirabile dictu!
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 18 Feb 2009 00:22:09 -0800
parents 8631da51309b
children 27043f385f3f
line wrap: on
line diff
--- a/en/Makefile	Mon Feb 09 23:25:40 2009 -0800
+++ b/en/Makefile	Wed Feb 18 00:22:09 2009 -0800
@@ -33,9 +33,8 @@
 
 xml-src-files := \
 	00book.xml \
-	ch01-intro.xml \
-	ch02-tour-basic.xml \
-	ch12-mq.xml
+	app*.xml \
+	ch*.xml
 
 image-dot := $(filter %.dot,$(image-sources))
 image-svg := $(filter %.svg,$(image-sources))