build-sys: silence the xsltproc output

This commit is contained in:
Kay Sievers 2012-04-14 18:05:06 +02:00
parent 690804ca8e
commit 7c1d34c5d4

View file

@ -2913,6 +2913,7 @@ CLEANFILES += \
if HAVE_XSLTPROC
XSLTPROC_FLAGS = \
--nonet \
--stringparam man.output.quietly 1 \
--stringparam funcsynopsis.style ansi
XSLTPROC_PROCESS_MAN = \