[SCM] Debian Live manual branch, master, updated. 309a564354aa809cf40a0d228ba5105020b9a134

Chris Lamb chris at chris-lamb.co.uk
Sun May 11 21:47:55 UTC 2008


The following commit has been merged in the master branch:
commit 309a564354aa809cf40a0d228ba5105020b9a134
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun May 11 22:47:48 2008 +0100

    Update Makefile's sources to reflect chapter/appendix split
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/Makefile b/Makefile
index dbf4f73..90c9dc8 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ VERSION		:=
 PUBDATE		:=
 
 TARGETS		:= $(foreach fmt,$(FORMATS),$(PROJECT).$(fmt))
-SOURCES		:= $(wildcard *.xml) ent/version.ent ent/common.ent
+SOURCES		:= $(wildcard chapters/*.xml) $(wildcard appendices/*.xml) ent/version.ent ent/common.ent
 
 XP		:= xsltproc --nonet --novalid --xinclude
 XL		:= xmllint --nonet --noout --postvalid --xinclude

-- 
Debian Live manual



More information about the debian-live-changes mailing list