]> granicus.if.org Git - docbook-dsssl/commitdiff
Adjust build system to use slides/xhtml.
authorStefan Seefeld <stefan@seefeld.name>
Sat, 20 Oct 2012 19:30:19 +0000 (19:30 +0000)
committerStefan Seefeld <stefan@seefeld.name>
Sat, 20 Oct 2012 19:30:19 +0000 (19:30 +0000)
xsl/docsrc/Makefile

index dea94429e5a13a0fa58378c31ebf5065322ec476..01b1226aba01491b250ca877f34dc145131ab4ba 100644 (file)
@@ -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)