summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 9e0ba56df3..f2afc23628 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -89,7 +89,7 @@ XSLTOPTS = --xinclude
89ALLPREQ = html eclipse tarball 89ALLPREQ = html eclipse tarball
90TARFILES = getting-started-style.css getting-started.html figures/getting-started-title.png \ 90TARFILES = getting-started-style.css getting-started.html figures/getting-started-title.png \
91 figures/git-workflow.png figures/source-repos.png figures/index-downloads.png \ 91 figures/git-workflow.png figures/source-repos.png figures/index-downloads.png \
92 figures/yp-download.png figures/YP-flow-diagram.png \ 92 figures/yp-download.png figures/YP-flow-diagram.png figures/key-dev-elements.png \
93 eclipse 93 eclipse
94MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse 94MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
95FIGURES = figures 95FIGURES = figures
@@ -270,7 +270,7 @@ TARFILES = mega-manual.html mega-style.css \
270 figures/source-fetching.png figures/patching.png \ 270 figures/source-fetching.png figures/patching.png \
271 figures/configuration-compile-autoreconf.png \ 271 figures/configuration-compile-autoreconf.png \
272 figures/analysis-for-package-splitting.png \ 272 figures/analysis-for-package-splitting.png \
273 figures/image-generation.png \ 273 figures/image-generation.png figures/key-dev-elements.png\
274 figures/sdk-generation.png figures/recipe-workflow.png \ 274 figures/sdk-generation.png figures/recipe-workflow.png \
275 figures/build-workspace-directory.png figures/mega-title.png \ 275 figures/build-workspace-directory.png figures/mega-title.png \
276 figures/toaster-title.png figures/hosted-service.png \ 276 figures/toaster-title.png figures/hosted-service.png \