diff options
-rw-r--r-- | documentation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 79bb1635f1..176f38ee0e 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
@@ -86,7 +86,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \ | |||
86 | --stringparam section.label.includes.component.label 1 \ | 86 | --stringparam section.label.includes.component.label 1 \ |
87 | --xinclude | 87 | --xinclude |
88 | ALLPREQ = html pdf tarball | 88 | ALLPREQ = html pdf tarball |
89 | TARFILES = poky-ref-manual.html style.css figures/poky-title.png figures/ss-sato.png | 89 | TARFILES = poky-ref-manual.html style.css figures/poky-title.png |
90 | MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf | 90 | MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf |
91 | FIGURES = figures | 91 | FIGURES = figures |
92 | STYLESHEET = $(DOC)/*.css | 92 | STYLESHEET = $(DOC)/*.css |