summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Uzel2012-04-24 10:20:53 +0200
committerKarel Zak2012-04-27 12:30:22 +0200
commita2defd027f9d720a1544a6e3b3f09cf0ad3f3ff3 (patch)
tree3a145a0636c1fd6ffbeb71f0c6691e94b2878eb0 /Makefile.am
parentlibmount: close device fd (to avoid mount(2) EBUSY) (diff)
downloadkernel-qcow2-util-linux-a2defd027f9d720a1544a6e3b3f09cf0ad3f3ff3.tar.gz
kernel-qcow2-util-linux-a2defd027f9d720a1544a6e3b3f09cf0ad3f3ff3.tar.xz
kernel-qcow2-util-linux-a2defd027f9d720a1544a6e3b3f09cf0ad3f3ff3.zip
build-sys: run distcheck with verbose make rules
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ac1ffc27..6fec32db8 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