From 6996a1cd3db4c7f8233004fc10fbf5bd4b3de9e2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Sat, 23 Jan 2016 10:58:25 -0800 Subject: [PATCH] Makefile: Added sdk-environment.png to figure list for SDK Manual (From yocto-docs rev: 5576b989539c9fee989a1c75d142d89c62c4da76) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/Makefile b/documentation/Makefile index 781aa5ad3c..52bbdc52ff 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -288,6 +288,7 @@ ifeq ($(DOC),sdk-manual) XSLTOPTS = --xinclude ALLPREQ = html eclipse tarball TARFILES = sdk-manual.html sdk-style.css figures/sdk-title.png \ + figures/sdk-environment.png \ eclipse MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse FIGURES = figures