doc: Need to publish .svg files as well
authorKeith Packard <keithp@keithp.com>
Tue, 18 Feb 2014 05:30:28 +0000 (21:30 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 18 Feb 2014 05:31:02 +0000 (21:31 -0800)
The drill templates are all .svg files that are referenced by the
generated html.

Signed-off-by: Keith Packard <keithp@keithp.com>
doc/Makefile

index d8879d4782b87eb5d97bf3dc421ff3351a36096a..1477d32545a86f1620351f6750d7699e231a00bd 100644 (file)
@@ -69,7 +69,7 @@ FOSTYLE=xorg-fo.xsl
 TEMPLATES=titlepage.templates.xsl
 PDFSTYLE=
 IMAGES=$(PICTURES) $(SVG)
-DOC=$(HTML) $(PDF) $(PICTURES)
+DOC=$(HTML) $(PDF) $(IMAGES)
 
 .SUFFIXES: .xml .xsl .html .pdf