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>
This commit is contained in:
Scott Rifenbark 2011-08-31 06:55:59 -07:00 committed by Richard Purdie
parent f3cb36b751
commit 8a4282d9fa
1 changed files with 4 additions and 3 deletions

View File

@ -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