summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2009-09-06 16:11:06 +0200
committerChristian Persch <chpe@gnome.org>2009-09-06 16:11:06 +0200
commitb3710d54df87cc7e56fdf093cbe753d022422f73 (patch)
tree85c4f2cdb92bc03bb684b3713810dae2ac6be935
parent3fae3a7912bc48ad810bb10568dd507bd23bf69f (diff)
downloadgnome-common-gnome-2-28.tar.gz
Distcheck with --disable-silent-rules2.28.0gnome-2-28
-rw-r--r--Makefile.am2
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 \