summaryrefslogtreecommitdiffstats
path: root/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 953fef871c..79bb1635f1 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -61,7 +61,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \
61ALLPREQ = html pdf tarball 61ALLPREQ = html pdf tarball
62TARFILES = style.css dev-manual.html dev-manual.pdf figures/dev-title.png figures/bsp-dev-flow.png \ 62TARFILES = style.css dev-manual.html dev-manual.pdf figures/dev-title.png figures/bsp-dev-flow.png \
63 figures/index-downloads.png figures/kernel-example-repos.png figures/source-repos.png \ 63 figures/index-downloads.png figures/kernel-example-repos.png figures/source-repos.png \
64 figures/yp-download.png 64 figures/yp-download.png figures/git-workflow.png figures/kernel-dev-flow.png
65MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf 65MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
66FIGURES = figures 66FIGURES = figures
67STYLESHEET = $(DOC)/*.css 67STYLESHEET = $(DOC)/*.css