makefile: Removed "yocto-environment.png" from tar list of mega-manual

File is not used.

(From yocto-docs rev: 83eb6d4decfe698a5f4be9c3c9792ef60e404323)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-11-30 14:46:48 -08:00
committed by Richard Purdie
parent 495fb9287c
commit c619d588b5

View File

@@ -190,7 +190,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
figures/source-repos.png figures/yp-download.png \
figures/wip.png
else
TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
TARFILES = mega-manual.html mega-style.css \
figures/building-an-image.png figures/YP-flow-diagram.png \
figures/using-a-pre-built-image.png \
figures/poky-title.png figures/buildhistory.png \