diff options
| -rw-r--r-- | documentation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 9197a40a78..99adea2fe6 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
| @@ -333,7 +333,7 @@ ALLPREQ = html tarball | |||
| 333 | TARFILES = toaster-manual.html toaster-manual-style.css \ | 333 | TARFILES = toaster-manual.html toaster-manual-style.css \ |
| 334 | figures/toaster-title.png figures/simple-configuration.png \ | 334 | figures/toaster-title.png figures/simple-configuration.png \ |
| 335 | figures/hosted-service.png | 335 | figures/hosted-service.png |
| 336 | MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf | 336 | MANUALS = $(DOC)/$(DOC).html |
| 337 | FIGURES = figures | 337 | FIGURES = figures |
| 338 | STYLESHEET = $(DOC)/*.css | 338 | STYLESHEET = $(DOC)/*.css |
| 339 | endif | 339 | endif |
