diff options
Diffstat (limited to 'documentation/Makefile')
| -rw-r--r-- | documentation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 3bc9a213ee..7ffe649035 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
| @@ -130,7 +130,7 @@ XSLTOPTS = --xinclude | |||
| 130 | ALLPREQ = html eclipse tarball | 130 | ALLPREQ = html eclipse tarball |
| 131 | TARFILES = yocto-project-qs.html qs-style.css figures/yocto-environment.png \ | 131 | TARFILES = yocto-project-qs.html qs-style.css figures/yocto-environment.png \ |
| 132 | figures/building-an-image.png figures/using-a-pre-built-image.png \ | 132 | figures/building-an-image.png figures/using-a-pre-built-image.png \ |
| 133 | figures/yocto-project-transp.png \ | 133 | figures/yocto-project-qs-title.png \ |
| 134 | eclipse | 134 | eclipse |
| 135 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse | 135 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse |
| 136 | FIGURES = figures | 136 | FIGURES = figures |
| @@ -201,7 +201,7 @@ TARFILES = mega-manual.html mega-style.css figures/yocto-environment.png figures | |||
| 201 | figures/package-feeds.png figures/layer-input.png figures/images.png figures/sdk.png \ | 201 | figures/package-feeds.png figures/layer-input.png figures/images.png figures/sdk.png \ |
| 202 | figures/source-fetching.png figures/patching.png figures/configuration-compile-autoreconf.png \ | 202 | figures/source-fetching.png figures/patching.png figures/configuration-compile-autoreconf.png \ |
| 203 | figures/analysis-for-package-splitting.png figures/image-generation.png \ | 203 | figures/analysis-for-package-splitting.png figures/image-generation.png \ |
| 204 | figures/sdk-generation.png figures/recipe-workflow.png | 204 | figures/sdk-generation.png figures/recipe-workflow.png figures/yocto-project-qs-title.png |
| 205 | endif | 205 | endif |
| 206 | 206 | ||
| 207 | MANUALS = $(DOC)/$(DOC).html | 207 | MANUALS = $(DOC)/$(DOC).html |
