hgbook

diff it/Makefile @ 831:124179faec5f

Add bibliography.
author gpiancastelli
date Mon Aug 17 01:53:50 2009 +0200 (2009-08-17)
parents 23ebfe2bd091
children ea5ae4dd787b
line diff
     1.1 --- a/it/Makefile	Fri Jul 10 18:38:26 2009 +0200
     1.2 +++ b/it/Makefile	Mon Aug 17 01:53:50 2009 +0200
     1.3 @@ -8,8 +8,9 @@
     1.4  
     1.5  xml-src-files := \
     1.6  	00book.xml \
     1.7 -	$(wildcard ch*.xml)
     1.8 -	#$(wildcard app*.xml)
     1.9 +	$(wildcard ch*.xml) \
    1.10 +	$(wildcard app*.xml) \
    1.11 +	bibliography.xml
    1.12  
    1.13  xsltproc-opts := --nonet --xinclude
    1.14  xmllint-opts := --noout --nonet --valid --path '$(dtd-url)'