]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
Makefile: Added new figures to the TARBALL variables.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 30 Jul 2013 19:49:06 +0000 (22:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2013 12:18:44 +0000 (13:18 +0100)
Needed to add six new figures to the mega-manual TARBALL and
five figures to the ref-manual TARBALL.

(From yocto-docs rev: 296e356cbd6a65d187a3e3d7905566685580f575)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/Makefile

index 665b542f5d1b9abfb51b274a5d6f238d87b71aaa..30b5524f1297a62b4419f534a211ea04b4f748ee 100644 (file)
@@ -196,7 +196,9 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png figures
         figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png figures/pybootchartgui-linux-yocto.png \
         figures/pychart-linux-yocto-rpm.png figures/pychart-linux-yocto-rpm-nostrip.png \
         figures/sched-wakeup-profile.png figures/sysprof-callers.png \
-        figures/sysprof-copy-from-user.png figures/sysprof-copy-to-user.png figures/cross-development-toolchains.png
+        figures/sysprof-copy-from-user.png figures/sysprof-copy-to-user.png figures/cross-development-toolchains.png \
+       figures/yocto-environment-ref.png figures/user-configuration.png figures/source-input \
+       figures/package-feeds.png figures/layer-input.png
        endif
 
 MANUALS = $(DOC)/$(DOC).html
@@ -210,7 +212,9 @@ XSLTOPTS = --xinclude
 ALLPREQ = html pdf eclipse tarball
 TARFILES = ref-manual.html ref-style.css figures/poky-title.png \
        figures/buildhistory.png figures/buildhistory-web.png eclipse \
-        figures/cross-development-toolchains.png
+        figures/cross-development-toolchains.png figures/layer-input.png \
+       figures/package-feeds.png figures/source-input.png \
+       figures/user-configuration.png figures/yocto-environment-ref.png
 MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf $(DOC)/eclipse
 FIGURES = figures
 STYLESHEET = $(DOC)/*.css