diff options
-rw-r--r-- | handbook/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/handbook/Makefile b/handbook/Makefile index ee549f1cb..4b3035e79 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -8,6 +8,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \ --stringparam chapter.autolabel 1 \ --stringparam appendix.autolabel 1 \ --stringparam section.autolabel 1 \ + --stringparam section.label.includes.component.label 1 \ --xinclude ## |