summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index e9ec914df9..c08d912302 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -214,7 +214,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png \
214 figures/wip.png 214 figures/wip.png
215 else 215 else
216TARFILES = mega-manual.html mega-style.css \ 216TARFILES = mega-manual.html mega-style.css \
217 figures/building-an-image.png figures/YP-flow-diagram.png \ 217 figures/YP-flow-diagram.png \
218 figures/using-a-pre-built-image.png \ 218 figures/using-a-pre-built-image.png \
219 figures/poky-title.png figures/buildhistory.png \ 219 figures/poky-title.png figures/buildhistory.png \
220 figures/buildhistory-web.png \ 220 figures/buildhistory-web.png \
@@ -282,7 +282,6 @@ XSLTOPTS = --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 \ 284 figures/buildhistory.png figures/buildhistory-web.png \
285 figures/building-an-image.png \
286 figures/build-workspace-directory.png \ 285 figures/build-workspace-directory.png \
287 eclipse 286 eclipse
288MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse 287MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse