summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index c08d912302..5e166a2ba0 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -146,8 +146,8 @@ TARFILES = dev-style.css dev-manual.html \
146 figures/source-repos.png figures/yp-download.png \ 146 figures/source-repos.png figures/yp-download.png \
147 figures/wip.png 147 figures/wip.png
148 else 148 else
149TARFILES = dev-style.css dev-manual.html \ 149TARFILES = dev-style.css dev-manual.html figures/buildhistory-web.png \
150 figures/dev-title.png \ 150 figures/dev-title.png figures/buildhistory.png \
151 figures/recipe-workflow.png figures/bitbake-build-flow.png \ 151 figures/recipe-workflow.png figures/bitbake-build-flow.png \
152 eclipse 152 eclipse
153 endif 153 endif
@@ -281,7 +281,6 @@ ifeq ($(DOC),ref-manual)
281XSLTOPTS = --xinclude 281XSLTOPTS = --xinclude
282ALLPREQ = html eclipse tarball 282ALLPREQ = html eclipse tarball
283TARFILES = ref-manual.html ref-style.css figures/poky-title.png \ 283TARFILES = ref-manual.html ref-style.css figures/poky-title.png \
284 figures/buildhistory.png figures/buildhistory-web.png \
285 figures/build-workspace-directory.png \ 284 figures/build-workspace-directory.png \
286 eclipse 285 eclipse
287MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse 286MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse