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 e502a4d600..ab5b3cfa8a 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
@@ -289,7 +289,7 @@ ifeq ($(DOC),sdk-manual) | |||
289 | XSLTOPTS = --xinclude | 289 | XSLTOPTS = --xinclude |
290 | ALLPREQ = html eclipse tarball | 290 | ALLPREQ = html eclipse tarball |
291 | TARFILES = sdk-manual.html sdk-style.css figures/sdk-title.png \ | 291 | TARFILES = sdk-manual.html sdk-style.css figures/sdk-title.png \ |
292 | figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory \ | 292 | figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \ |
293 | eclipse | 293 | eclipse |
294 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse | 294 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse |
295 | FIGURES = figures | 295 | FIGURES = figures |