diff options
Diffstat (limited to 'handbook/Makefile')
-rw-r--r-- | handbook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/handbook/Makefile b/handbook/Makefile index 5dff1a874..502c951a7 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -9,7 +9,8 @@ pdf: XSLTOPTS = --stringparam html.stylesheet style.css \ --stringparam chapter.autolabel 1 \ --stringparam appendix.autolabel 1 \ - --stringparam section.autolabel 1 + --stringparam section.autolabel 1 \ + --xinclude ## # These URI should be rewritten by your distribution's xml catalog to |