documentation/Makefile: Updated tarfile list

I added the figures/kernel-example-repos.png to the list of tarfiles.

(From yocto-docs rev: 8967a9b8ae6fb27f7c0aeb44c2d04eacba98ed81)

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-10 14:25:52 -07:00 committed by Richard Purdie
parent d328082279
commit 376a7e5ec3
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@ XSLTOPTS = --stringparam html.stylesheet style.css \
--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/source-repos.png figures/yp-download.png
figures/index-downloads.png figures/kernel-example-repos.png figures/source-repos.png \
figures/yp-download.png
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
FIGURES = figures
STYLESHEET = $(DOC)/*.css