diff options
| -rw-r--r-- | documentation/poky-ref-manual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ | |||
| 20 | --stringparam appendix.autolabel A \ | 20 | --stringparam appendix.autolabel A \ |
| 21 | --stringparam section.autolabel 1 \ | 21 | --stringparam section.autolabel 1 \ |
| 22 | --stringparam section.label.includes.component.label 1 \ | 22 | --stringparam section.label.includes.component.label 1 \ |
| 23 | --xinclude | 23 | --xinclude |
| 24 | 24 | ||
| 25 | VER = 1.0 | 25 | VER = 1.0 |
| 26 | DOC = poky-ref-manual | 26 | DOC = poky-ref-manual |
