diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index e43a8ee07f..61b24459b0 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
@@ -59,7 +59,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \ | |||
59 | --stringparam section.label.includes.component.label 1 \ | 59 | --stringparam section.label.includes.component.label 1 \ |
60 | --xinclude | 60 | --xinclude |
61 | ALLPREQ = html pdf tarball | 61 | ALLPREQ = html pdf tarball |
62 | TARFILES = style.css dev-manual.html dev-manual.pdf figures/dev-title.png | 62 | TARFILES = style.css dev-manual.html dev-manual.pdf figures/dev-title.png figures/bsp-dev-flow.png |
63 | MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf | 63 | MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf |
64 | FIGURES = figures | 64 | FIGURES = figures |
65 | STYLESHEET = $(DOC)/*.css | 65 | STYLESHEET = $(DOC)/*.css |