summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index e087bf44d4..6020800230 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -224,12 +224,7 @@ endif
224 224
225 225
226ifeq ($(DOC),adt-manual) 226ifeq ($(DOC),adt-manual)
227XSLTOPTS = --stringparam html.stylesheet adt-style.css \ 227XSLTOPTS = --xinclude
228 --stringparam chapter.autolabel 1 \
229 --stringparam appendix.autolabel A \
230 --stringparam section.autolabel 1 \
231 --stringparam section.label.includes.component.label 1 \
232 --xinclude
233ALLPREQ = html pdf tarball 228ALLPREQ = html pdf tarball
234TARFILES = adt-manual.html adt-manual.pdf adt-style.css figures/adt-title.png 229TARFILES = adt-manual.html adt-manual.pdf adt-style.css figures/adt-title.png
235MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf 230MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf