[gnome-common] Distcheck with --disable-silent-rules



commit b3710d54df87cc7e56fdf093cbe753d022422f73
Author: Christian Persch <chpe gnome org>
Date:   Sun Sep 6 16:11:06 2009 +0200

    Distcheck with --disable-silent-rules

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5cc9fec..2b77f5d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,8 @@ EXTRA_DIST = \
 	doc/usage.txt \
 	ChangeLog.pre-git
 
+DISTCHECK_CONFIGURE_FLAGS = --disable-silent-rules
+
 # Build ChangeLog from GIT  history
 ChangeLog:
 	$(AM_V_GEN) if test -d $(top_srcdir)/.git; then \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]