hgbook

diff en/Makefile @ 56:b8539d91c84d

Begining of concepts chapter
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Mon Jul 24 23:57:52 2006 -0400 (2006-07-24)
parents c0979ed1eabd
children fa8bafe467cb
line diff
     1.1 --- a/en/Makefile	Sun Jul 16 00:01:43 2006 -0700
     1.2 +++ b/en/Makefile	Mon Jul 24 23:57:52 2006 -0400
     1.3 @@ -7,6 +7,7 @@
     1.4  	99book.bib \
     1.5  	99defs.tex \
     1.6  	build_id.tex \
     1.7 +	concepts.tex \
     1.8  	hook.tex \
     1.9  	intro.tex \
    1.10  	mq.tex \
    1.11 @@ -18,6 +19,7 @@
    1.12  example-sources := \
    1.13  	examples/run-example \
    1.14  	examples/hook.simple \
    1.15 +	examples/concepts \
    1.16  	examples/mq.qinit-help \
    1.17  	examples/mq.diff \
    1.18  	examples/mq.tarball \