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 \ --stringparam section.label.includes.component.label 1 \ --xinclude ALLPREQ = html pdf tarball -TARFILES = poky-ref-manual.html style.css figures/poky-title.png figures/ss-sato.png +TARFILES = poky-ref-manual.html style.css figures/poky-title.png MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf FIGURES = figures STYLESHEET = $(DOC)/*.css