hgbook

diff en/Makefile @ 76:df88df78288d

Add template chapter to build.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Sep 04 10:58:09 2006 -0700 (2006-09-04)
parents e9dd634ab99e
children ea951cfb5cd9
line diff
     1.1 --- a/en/Makefile	Tue Aug 08 20:41:37 2006 +0200
     1.2 +++ b/en/Makefile	Mon Sep 04 10:58:09 2006 -0700
     1.3 @@ -12,7 +12,8 @@
     1.4  	hook.tex \
     1.5  	intro.tex \
     1.6  	mq.tex \
     1.7 -	preface.tex
     1.8 +	preface.tex \
     1.9 +	template.tex
    1.10  
    1.11  image-sources := \
    1.12  	mq-stack.svg
    1.13 @@ -22,7 +23,6 @@
    1.14  	examples/hook.msglen \
    1.15  	examples/hook.simple \
    1.16  	examples/hook.ws \
    1.17 -	examples/concepts \
    1.18  	examples/mq.qinit-help \
    1.19  	examples/mq.dodiff \
    1.20  	examples/mq.id \