documentation/Makefile: added git-workflow.png and kernel-dev-flow-png to tarball list.

(From yocto-docs rev: e518ae5ede03d51cddde7170685e1801d1af8a33)

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-12 15:58:16 -07:00 committed by Richard Purdie
parent 73b44c65ae
commit b29e5ba430
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \
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/yp-download.png figures/git-workflow.png figures/kernel-dev-flow.png
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
FIGURES = figures
STYLESHEET = $(DOC)/*.css