summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index b55dddb85e..6e2308ff29 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -86,9 +86,9 @@
86 86
87ifeq ($(DOC),brief-yoctoprojectqs) 87ifeq ($(DOC),brief-yoctoprojectqs)
88XSLTOPTS = --stringparam html.stylesheet brief-yoctoprojectqs-style.css \ 88XSLTOPTS = --stringparam html.stylesheet brief-yoctoprojectqs-style.css \
89 --stringparam chapter.autolabel 1 \ 89 --stringparam chapter.autolabel 0 \
90 --stringparam section.autolabel 1 \ 90 --stringparam section.autolabel 0 \
91 --stringparam section.label.includes.component.label 1 \ 91 --stringparam section.label.includes.component.label 0 \
92 --xinclude 92 --xinclude
93ALLPREQ = html tarball 93ALLPREQ = html tarball
94TARFILES = brief-yoctoprojectqs-style.css brief-yoctoprojectqs.html figures/ypqs-title.png \ 94TARFILES = brief-yoctoprojectqs-style.css brief-yoctoprojectqs.html figures/ypqs-title.png \