hgbook

diff en/Makefile @ 115:b74102b56df5

Wow! Lots more work detailing the working directory, merging, etc.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Nov 13 16:19:48 2006 -0800 (2006-11-13)
parents a0f57b3e677e
children 6b0f4498569e
line diff
     1.1 --- a/en/Makefile	Mon Nov 13 14:32:16 2006 -0800
     1.2 +++ b/en/Makefile	Mon Nov 13 16:19:48 2006 -0800
     1.3 @@ -33,7 +33,10 @@
     1.4  	tour-merge-pull.svg \
     1.5  	tour-merge-sep-repos.svg \
     1.6  	wdir.svg \
     1.7 -	wdir-after-commit.svg
     1.8 +	wdir-after-commit.svg \
     1.9 +	wdir-branch.svg \
    1.10 +	wdir-merge.svg \
    1.11 +	wdir-pre-branch.svg
    1.12  
    1.13  image-svg := $(filter %.svg,$(image-sources))
    1.14