From 71dc0c6fdf1605b6ecbfd8d86a0253d9d2b1dc85 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 1 Aug 2011 16:21:47 -0700 Subject: documentation/Makefile: Added figures to tarfile list. (From yocto-docs rev: 45afc45abbfc5bc8910c263bd876cb40bdeb732b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/Makefile') diff --git a/documentation/Makefile b/documentation/Makefile index 61b24459b0..3cb3590c4d 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -59,7 +59,8 @@ XSLTOPTS = --stringparam html.stylesheet style.css \ --stringparam section.label.includes.component.label 1 \ --xinclude ALLPREQ = html pdf tarball -TARFILES = style.css dev-manual.html dev-manual.pdf figures/dev-title.png figures/bsp-dev-flow.png +TARFILES = style.css dev-manual.html dev-manual.pdf figures/dev-title.png figures/bsp-dev-flow.png \ + figures/index-downloads.png figures/source-repos.png figures/yp-download.png MANUALS = $(DOC)/$(DOC).html $(DOC)/$(DOC).pdf FIGURES = figures STYLESHEET = $(DOC)/*.css -- cgit v1.2.3-54-g00ecf