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