diff options
Diffstat (limited to 'documentation/Makefile')
-rw-r--r-- | documentation/Makefile | 3 |
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 |
216 | TARFILES = mega-manual.html mega-style.css \ | 216 | TARFILES = 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 | |||
282 | ALLPREQ = html eclipse tarball | 282 | ALLPREQ = html eclipse tarball |
283 | TARFILES = ref-manual.html ref-style.css figures/poky-title.png \ | 283 | TARFILES = 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 |
288 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse | 287 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse |