Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 9ac1ffc..6fec32d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -88,7 +88,8 @@ checkxalloc: @ $(top_srcdir)/tools/checkxalloc.sh ENABLE_ALL = --enable-static-programs --enable-most-builds -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-use-tty-group $(ENABLE_ALL) +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-use-tty-group \ + --disable-silent-rules $(ENABLE_ALL) BUILT_SOURCES = .version -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html