slides/html param builds to work correctly.
include ../../buildtools/Makefile.incl
-DIRS = fo xhtml
+DIRS = fo html xhtml
base:
for i in $(DIRS) __bogus__; do \
version="1.0">
<xsl:import href="../../fo/docbook.xsl"/>
-<xsl:import href="../param.xsl"/>
+<xsl:import href="param.xsl"/>
<xsl:param name="alignment" select="'start'"/>
<xsl:import href="../../html/chunk.xsl"/>
<xsl:include href="../../VERSION"/>
-<xsl:include href="../param.xsl"/>
+<xsl:include href="param.xsl"/>
<xsl:include href="jscript.xsl"/>
<xsl:include href="graphics.xsl"/>
<xsl:include href="css.xsl"/>