From 00a8552b2b419b77213ed0e7bf064674dd2088d5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 May 2011 11:48:26 -0500 Subject: BUGID#_956: documenation/poky-ref-manual/Makefile: Updated publish BUGID#_956: I updated the publish option so that the HTML and PDF versions of the manual are automatically pushed to the Yocto Project website. This fix takes care of BUGID#_956 for the Poky Reference Manual. (From yocto-docs rev: 2a8a3157512e496a3884f25b5bb060f9571edc8e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/Makefile b/documentation/poky-ref-manual/Makefile index f686304f3d..eff947c6ee 100644 --- a/documentation/poky-ref-manual/Makefile +++ b/documentation/poky-ref-manual/Makefile @@ -20,7 +20,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \ --stringparam appendix.autolabel A \ --stringparam section.autolabel 1 \ --stringparam section.label.includes.component.label 1 \ - --xinclude + --xinclude VER = 1.0 DOC = poky-ref-manual -- cgit v1.2.3-54-g00ecf