diff --git a/doc/Makefile b/doc/Makefile index a233ab066..de97d8c3a 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -55,7 +55,7 @@ fetch: %.html: %.xml - xmlto html-nochunks $< + docbook2html --nochunks $< %.1: %.xml