summaryrefslogtreecommitdiffstats
path: root/handbook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/Makefile')
-rw-r--r--handbook/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
index ee549f1cbf..4b3035e796 100644
--- a/handbook/Makefile
+++ b/handbook/Makefile
@@ -8,6 +8,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \
8 --stringparam chapter.autolabel 1 \ 8 --stringparam chapter.autolabel 1 \
9 --stringparam appendix.autolabel 1 \ 9 --stringparam appendix.autolabel 1 \
10 --stringparam section.autolabel 1 \ 10 --stringparam section.autolabel 1 \
11 --stringparam section.label.includes.component.label 1 \
11 --xinclude 12 --xinclude
12 13
13## 14##