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 e32b83a685..f4497ccc6b 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -143,7 +143,7 @@ endif
143ifeq ($(DOC),yocto-project-qs) 143ifeq ($(DOC),yocto-project-qs)
144XSLTOPTS = --xinclude 144XSLTOPTS = --xinclude
145ALLPREQ = html eclipse tarball 145ALLPREQ = html eclipse tarball
146TARFILES = yocto-project-qs.html qs-style.css figures/yocto-environment.png \ 146TARFILES = yocto-project-qs.html qs-style.css \
147 figures/yocto-project-transp.png \ 147 figures/yocto-project-transp.png \
148 eclipse 148 eclipse
149MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse 149MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
@@ -191,7 +191,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
191 figures/wip.png 191 figures/wip.png
192 else 192 else
193TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \ 193TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
194 figures/building-an-image.png \ 194 figures/building-an-image.png figures/YP-flow-diagram.png \
195 figures/using-a-pre-built-image.png \ 195 figures/using-a-pre-built-image.png \
196 figures/poky-title.png figures/buildhistory.png \ 196 figures/poky-title.png figures/buildhistory.png \
197 figures/buildhistory-web.png \ 197 figures/buildhistory-web.png \
@@ -256,7 +256,7 @@ endif
256ifeq ($(DOC),ref-manual) 256ifeq ($(DOC),ref-manual)
257XSLTOPTS = --xinclude 257XSLTOPTS = --xinclude
258ALLPREQ = html eclipse tarball 258ALLPREQ = html eclipse tarball
259TARFILES = ref-manual.html ref-style.css figures/poky-title.png \ 259TARFILES = ref-manual.html ref-style.css figures/poky-title.png figures/YP-flow-diagram.png \
260 figures/buildhistory.png figures/buildhistory-web.png eclipse \ 260 figures/buildhistory.png figures/buildhistory-web.png eclipse \
261 figures/cross-development-toolchains.png figures/layer-input.png \ 261 figures/cross-development-toolchains.png figures/layer-input.png \
262 figures/package-feeds.png figures/source-input.png \ 262 figures/package-feeds.png figures/source-input.png \