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 6a2f22e40e..3c02a3c2f0 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -88,6 +88,7 @@ ifeq ($(DOC),bsp-guide)
88XSLTOPTS = --xinclude 88XSLTOPTS = --xinclude
89ALLPREQ = html eclipse tarball 89ALLPREQ = html eclipse tarball
90TARFILES = bsp-style.css bsp-guide.html figures/bsp-title.png \ 90TARFILES = bsp-style.css bsp-guide.html figures/bsp-title.png \
91 figures/bsp-dev-flow.png \
91 eclipse 92 eclipse
92MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse 93MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse
93FIGURES = figures 94FIGURES = figures
@@ -128,7 +129,6 @@ TARFILES = dev-style.css dev-manual.html \
128 figures/wip.png 129 figures/wip.png
129 else 130 else
130TARFILES = dev-style.css dev-manual.html \ 131TARFILES = dev-style.css dev-manual.html \
131 figures/bsp-dev-flow.png \
132 figures/dev-title.png \ 132 figures/dev-title.png \
133 figures/kernel-dev-flow.png \ 133 figures/kernel-dev-flow.png \
134 figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \ 134 figures/kernel-overview-1.png figures/kernel-overview-2-generic.png \