diff options
Diffstat (limited to 'handbook/Makefile')
-rw-r--r-- | handbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/Makefile b/handbook/Makefile index 07580fd9a..2c593cf65 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -2,7 +2,7 @@ all: html pdf pdf: - poky-docbook-to-pdf poky-handbook.xml + ./poky-doc-tools/poky-docbook-to-pdf poky-handbook.xml # -- old way -- # dblatex poky-handbook.xml |