summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index e607d07ce4..d1f9081635 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -328,7 +328,7 @@ endif
328ifeq ($(DOC),toaster-manual) 328ifeq ($(DOC),toaster-manual)
329XSLTOPTS = --xinclude 329XSLTOPTS = --xinclude
330ALLPREQ = html tarball 330ALLPREQ = html tarball
331TARFILES = toaster-manual.html toaster-manual.pdf toaster-manual-style.css figures/toaster-title.png 331TARFILES = toaster-manual.html toaster-manual-style.css figures/toaster-title.png
332MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf 332MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
333FIGURES = figures 333FIGURES = figures
334STYLESHEET = $(DOC)/*.css 334STYLESHEET = $(DOC)/*.css