[poky] [Documentation][PATCH] Fix documentation makefile: add	missing figures to mega-manuel tarball
    Vincent Prince 
    vincent.prince.fr at gmail.com
       
    Thu Dec 14 02:07:42 PST 2017
    
    
  
Signed-off-by: Vincent Prince <vincent.prince.fr at gmail.com>
---
 documentation/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/documentation/Makefile b/documentation/Makefile
index 9891095..244a84e 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -244,7 +244,10 @@ TARFILES = mega-manual.html mega-style.css \
 	figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \
 	figures/sdk-devtool-add-flow.png figures/sdk-installed-extensible-sdk-directory.png \
 	figures/sdk-devtool-modify-flow.png figures/sdk-eclipse-dev-flow.png \
-	figures/sdk-devtool-upgrade-flow.png figures/bitbake-build-flow.png
+	figures/sdk-devtool-upgrade-flow.png figures/bitbake-build-flow.png \
+	figures/yocto-project-transp.png figures/bash-oecore.png \
+	figures/add-variable.png figures/set-variable.png \
+	figures/variable-added.png
 	endif
 
 MANUALS = $(DOC)/$(DOC).html
-- 
2.7.4
    
    
More information about the poky
mailing list