build: set correct path to common.ent for out-of-tree builds

Otherwise the docbook files won't be able to expand the macros such as
version or build-time configurable paths.
This commit is contained in:
Lubomir Rintel 2016-11-04 12:23:41 +01:00
parent 9bd0ea7954
commit 9e4232dbe6

View file

@ -3811,7 +3811,7 @@ endif
###############################################################################
XSLTPROC_MAN_FLAGS = \
--xinclude --nonet \
--path man --xinclude --nonet \
--stringparam man.output.quietly 1 \
--stringparam funcsynopsis.style ansi \
--stringparam man.th.extra1.suppress 1 \