From: Stefan Seefeld Date: Sat, 20 Oct 2012 19:30:19 +0000 (+0000) Subject: Adjust build system to use slides/xhtml. X-Git-Tag: release/1.79.1~6^2~327 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81f8b6546077e8130a24c35b16bcba22221f54da;p=docbook-dsssl Adjust build system to use slides/xhtml. --- diff --git a/xsl/docsrc/Makefile b/xsl/docsrc/Makefile index dea94429e..01b1226ab 100644 --- a/xsl/docsrc/Makefile +++ b/xsl/docsrc/Makefile @@ -2,7 +2,7 @@ include $(DOCBOOK_SVN)/releasetools/Variables.mk XJPARSEFLAGS= -E 0 -w -PARAM_DIRS=html fo manpages roundtrip slides/fo slides/html website +PARAM_DIRS=html fo manpages roundtrip slides/fo slides/xhtml website PI_DIRS=html fo manpages common PARAM_XML_FILES=$(foreach format,$(PARAM_DIRS),../$(format)/param.xml)