[gnome-keyring] Makefile.am: Don't do 'make distcheck' with silent make rules
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Makefile.am: Don't do 'make distcheck' with silent make rules
- Date: Wed, 5 Mar 2014 12:04:09 +0000 (UTC)
commit 4f0b8a25630d6555cf0d91b849273e0e24a174ad
Author: Stef Walter <stefw gnome org>
Date: Wed Mar 5 09:25:47 2014 +0100
Makefile.am: Don't do 'make distcheck' with silent make rules
Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e81bcd3..c7089f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-strict \
--disable-coverage \
--disable-update-mime \
+ --disable-silent-rules \
--with-pkcs11-modules=$(abs_srcdir)/$(top_distdir)/_inst/lib \
--with-pkcs11-config=$(abs_srcdir)/$(top_distdir)/_inst/etc/pkcs11 \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]