aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-03-02 08:47:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-23 21:56:07 +0000
commit5a647013e52a25843aef17947c442cdbfb794fd3 (patch)
treebd0c16139956bcb1f852f1425f12519df9e300cb /documentation/Makefile
parent32629e01d674e1b221049e7c725b35ff5dab39c1 (diff)
downloadopenembedded-core-contrib-5a647013e52a25843aef17947c442cdbfb794fd3.tar.gz
sdk-manual, mega-manual, Makefile: Added new figures
Added a devtool add and devtool modify flow digram. Updated the Makefile to support those figures in the tarball creation. (From yocto-docs rev: b40692065262dee0209329886b6e3a743c32b1bd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 88966212de..d201f98f4f 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -248,7 +248,8 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
figures/devtool-modify-flow.png figures/devtool-upgrade-flow.png \
figures/compatible-layers.png figures/import-layer.png figures/new-project.png \
figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \
- figures/sdk-installed-extensible-sdk-directory.png
+ figures/sdk-devtool-add-flow.png figures/sdk-installed-extensible-sdk-directory.png \
+ figures/sdk-devtool-modify-flow.png
endif
MANUALS = $(DOC)/$(DOC).html
@@ -291,7 +292,8 @@ XSLTOPTS = --xinclude
ALLPREQ = html eclipse tarball
TARFILES = sdk-manual.html sdk-style.css figures/sdk-title.png \
figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \
- figures/sdk-installed-extensible-sdk-directory.png \
+ figures/sdk-installed-extensible-sdk-directory.png figures/sdk-devtool-add-flow.png \
+ figures/sdk-devtool-modify-flow.png \
eclipse
MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
FIGURES = figures