From ab2007dc4eb6496449abbc1997165bb6b6b3d22d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Feb 2015 11:27:40 -0800 Subject: [PATCH] Makefile: Removed default PDF creation of Toaster Manual. (From yocto-docs rev: 7cceb7b0a0f53a4207070ff369bec8a3a6ceb135) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Makefile b/documentation/Makefile index 9957935e17..e607d07ce4 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -327,7 +327,7 @@ endif ifeq ($(DOC),toaster-manual) XSLTOPTS = --xinclude -ALLPREQ = html pdf tarball +ALLPREQ = html tarball TARFILES = toaster-manual.html toaster-manual.pdf toaster-manual-style.css figures/toaster-title.png MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf FIGURES = figures