diff options
Diffstat (limited to 'doc/adg')
-rw-r--r-- | doc/adg/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/adg/Makefile.am b/doc/adg/Makefile.am index 03d0c871..31bc2336 100644 --- a/doc/adg/Makefile.am +++ b/doc/adg/Makefile.am @@ -45,6 +45,7 @@ html/Linux-PAM_ADG.html: $(XMLS) $(DEP_XMLS) --stringparam section.autolabel 1 \ --stringparam section.label.includes.component.label 1 \ --stringparam toc.max.depth 3 --xinclude --nonet \ + --stringparam chunker.output.encoding UTF-8 \ http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $< distclean-local: |