From 81f8b6546077e8130a24c35b16bcba22221f54da Mon Sep 17 00:00:00 2001 From: Stefan Seefeld Date: Sat, 20 Oct 2012 19:30:19 +0000 Subject: [PATCH] Adjust build system to use slides/xhtml. --- xsl/docsrc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.50.1