summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a291f01..6f90298 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -14,7 +14,7 @@ htmldocdir = $(DOCDIR)/spec
htmldoc_DATA = ConsoleKit.html
ConsoleKit.html : $(SPEC_XML_FILES)
- $(XMLTO) html-nochunks -m config.xsl ConsoleKit.xml
+ $(XMLTO) xhtml-nochunks -m config.xsl ConsoleKit.xml
endif # DOCBOOK_DOCS_ENABLED