mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
Makefile: Updated the make file to not create toaster-manual pdf
(From yocto-docs rev: a9babbc10603a2dd984fb633e85f3b3d93e43ac7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
08898485e0
commit
8fc90a7aeb
@@ -333,7 +333,7 @@ ALLPREQ = html tarball
|
||||
TARFILES = toaster-manual.html toaster-manual-style.css \
|
||||
figures/toaster-title.png figures/simple-configuration.png \
|
||||
figures/hosted-service.png
|
||||
MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf
|
||||
MANUALS = $(DOC)/$(DOC).html
|
||||
FIGURES = figures
|
||||
STYLESHEET = $(DOC)/*.css
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user