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 9197a40a78..99adea2fe6 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -333,7 +333,7 @@ ALLPREQ = html tarball
333TARFILES = toaster-manual.html toaster-manual-style.css \ 333TARFILES = 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
336MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf 336MANUALS = $(DOC)/$(DOC).html
337FIGURES = figures 337FIGURES = figures
338STYLESHEET = $(DOC)/*.css 338STYLESHEET = $(DOC)/*.css
339endif 339endif