summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index f9a0b9d294..3d1354926a 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -124,8 +124,7 @@ STYLESHEET = $(DOC)/*.css
124endif 124endif
125 125
126ifeq ($(DOC),yocto-project-qs) 126ifeq ($(DOC),yocto-project-qs)
127XSLTOPTS = --stringparam html.stylesheet qs-style.css \ 127XSLTOPTS = --xinclude
128 --xinclude
129ALLPREQ = html tarball 128ALLPREQ = html tarball
130TARFILES = yocto-project-qs.html qs-style.css figures/yocto-environment.png figures/building-an-image.png figures/using-a-pre-built-image.png figures/yocto-project-transp.png 129TARFILES = yocto-project-qs.html qs-style.css figures/yocto-environment.png figures/building-an-image.png figures/using-a-pre-built-image.png figures/yocto-project-transp.png
131MANUALS = $(DOC)/$(DOC).html 130MANUALS = $(DOC)/$(DOC).html