summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-31 06:55:59 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-02 23:38:49 +0100
commit8a4282d9fad06e34fa439cedf593f8856919046d (patch)
tree8cc8b4d0c577dabf7714ff87096d7755bdb7f809 /documentation
parentf3cb36b7514303be2617a6a94b3b0f781e7936b9 (diff)
downloadast2050-yocto-poky-8a4282d9fad06e34fa439cedf593f8856919046d.zip
ast2050-yocto-poky-8a4282d9fad06e34fa439cedf593f8856919046d.tar.gz
documentation/Makefile: Updated the dev-manual to include three new pics.
(From yocto-docs rev: 6bd75cf91bb0a55d1c706d9249e12a24f24b30c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 0acb53d..75c4b8e 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -66,9 +66,10 @@ XSLTOPTS = --stringparam html.stylesheet style.css \
--stringparam section.label.includes.component.label 1 \
--xinclude
ALLPREQ = html pdf tarball
-TARFILES = style.css dev-manual.html dev-manual.pdf figures/dev-title.png figures/bsp-dev-flow.png \
- figures/index-downloads.png figures/kernel-example-repos.png figures/source-repos.png \
- figures/yp-download.png figures/git-workflow.png figures/kernel-dev-flow.png
+TARFILES = style.css dev-manual.html dev-manual.pdf figures/bsp-dev-flow.png figures/dev-title.png \
+ figures/git-workflow.png figures/index-downloads.png figures/kernel-dev-flow.png \
+ figures/kernel-example-repos.png figures/kernel-overview-1.png figures/kernel-overview-2.png \
+ figures/kernel-overview-3.png figures/source-repos.png figures/yp-download.png
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
FIGURES = figures
STYLESHEET = $(DOC)/*.css
OpenPOWER on IntegriCloud