diff options
| -rw-r--r-- | handbook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/handbook/Makefile b/handbook/Makefile index 5dff1a8742..502c951a7a 100644 --- a/handbook/Makefile +++ b/handbook/Makefile | |||
| @@ -9,7 +9,8 @@ pdf: | |||
| 9 | XSLTOPTS = --stringparam html.stylesheet style.css \ | 9 | XSLTOPTS = --stringparam html.stylesheet style.css \ |
| 10 | --stringparam chapter.autolabel 1 \ | 10 | --stringparam chapter.autolabel 1 \ |
| 11 | --stringparam appendix.autolabel 1 \ | 11 | --stringparam appendix.autolabel 1 \ |
| 12 | --stringparam section.autolabel 1 | 12 | --stringparam section.autolabel 1 \ |
| 13 | --xinclude | ||
| 13 | 14 | ||
| 14 | ## | 15 | ## |
| 15 | # These URI should be rewritten by your distribution's xml catalog to | 16 | # These URI should be rewritten by your distribution's xml catalog to |
