aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-04 06:53:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-04 23:12:06 +0100
commitbbd9bbe5fe4c76a8adeb5ab01538f0fef3c2f3bd (patch)
treee91cb79afaba65f1d18e0a7c86dc646e95f02f34 /documentation/Makefile
parent42f6bc47c725cc7612ea0a88d3e43ecd8aa8db0c (diff)
downloadopenembedded-core-contrib-bbd9bbe5fe4c76a8adeb5ab01538f0fef3c2f3bd.tar.gz
documenation/Makefile: Added a "WIP" figure dev manual for future work.
(From yocto-docs rev: 90964c51b1cd848a7bb0ddce5dcfd0a0f8c86223) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 75c4b8ead5..21ffc50f37 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -69,7 +69,8 @@ ALLPREQ = html pdf tarball
TARFILES = style.css dev-manual.html dev-manual.pdf figures/bsp-dev-flow.png figures/dev-title.png \
figures/git-workflow.png figures/index-downloads.png figures/kernel-dev-flow.png \
figures/kernel-example-repos.png figures/kernel-overview-1.png figures/kernel-overview-2.png \
- figures/kernel-overview-3.png figures/source-repos.png figures/yp-download.png
+ figures/kernel-overview-3.png figures/source-repos.png figures/yp-download.png \
+ figures/wip.png
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
FIGURES = figures
STYLESHEET = $(DOC)/*.css