From 53bbe30ee75a22e9d4d0cfa7b78200de76e5d41b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 May 2011 10:44:56 -0500 Subject: BUGID#_956 - documentation/bsp-guide/Makefile: Updated for publish process BUGID#_956: I updated the Make file so that it will push the HTML and PDF files automatically to the yocto project site. This takes care of BUGID#_956 for the BSP Guide. (From yocto-docs rev: 9086e3710ef5df94be4d74683b8e66aa1c74ac91) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/bsp-guide') diff --git a/documentation/bsp-guide/Makefile b/documentation/bsp-guide/Makefile index 6371a31569..8071e348fb 100644 --- a/documentation/bsp-guide/Makefile +++ b/documentation/bsp-guide/Makefile @@ -19,7 +19,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \ --stringparam chapter.autolabel 1 \ --stringparam section.autolabel 1 \ --stringparam section.label.includes.component.label 1 \ - --xinclude + --xinclude VER = 1.0 DOC = bsp-guide -- cgit v1.2.3-54-g00ecf