aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-19 14:24:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-22 09:49:08 +0100
commit7090cbe2c94f37baeb4e67cf3a822974d7dd0e61 (patch)
tree25ec6c87c9cac8b41ed3fc98e79a27c924163b63 /documentation/Makefile
parent2889498dbbf7e6180be43093db3b991bb3011cce (diff)
downloadopenembedded-core-contrib-7090cbe2c94f37baeb4e67cf3a822974d7dd0e61.tar.gz
documentation: dev-manual - removed the wip.png figure
this figure used to be at the end of the development manual. I have removed it from both figures directories and taken it out of the TARFILE list in the Makefile. (From yocto-docs rev: ad8fcfc4bddb6bcee0e1a4ece78cd87ab0d51b6c) 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/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index e6185ece52..0218211313 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -120,8 +120,7 @@ TARFILES = dev-style.css dev-manual.html dev-manual.pdf \
figures/app-dev-flow.png figures/bsp-dev-flow.png figures/dev-title.png \
figures/git-workflow.png figures/index-downloads.png figures/kernel-dev-flow.png \
figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \
- figures/source-repos.png figures/yp-download.png \
- figures/wip.png
+ figures/source-repos.png figures/yp-download.png
endif
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
@@ -183,8 +182,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png figures
figures/app-dev-flow.png figures/bsp-dev-flow.png figures/dev-title.png \
figures/git-workflow.png figures/index-downloads.png figures/kernel-dev-flow.png \
figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \
- figures/source-repos.png figures/yp-download.png \
- figures/wip.png
+ figures/source-repos.png figures/yp-download.png
endif
MANUALS = $(DOC)/$(DOC).html