diff options
| -rw-r--r-- | documentation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 781aa5ad3c..52bbdc52ff 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
| @@ -288,6 +288,7 @@ ifeq ($(DOC),sdk-manual) | |||
| 288 | XSLTOPTS = --xinclude | 288 | XSLTOPTS = --xinclude |
| 289 | ALLPREQ = html eclipse tarball | 289 | ALLPREQ = html eclipse tarball |
| 290 | TARFILES = sdk-manual.html sdk-style.css figures/sdk-title.png \ | 290 | TARFILES = sdk-manual.html sdk-style.css figures/sdk-title.png \ |
| 291 | figures/sdk-environment.png \ | ||
| 291 | eclipse | 292 | eclipse |
| 292 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse | 293 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse |
| 293 | FIGURES = figures | 294 | FIGURES = figures |
