Distcheck with --disable-silent-rules 2.28.0
authorChristian Persch <chpe@gnome.org>
Sun, 6 Sep 2009 14:11:06 +0000 (16:11 +0200)
committerChristian Persch <chpe@gnome.org>
Sun, 6 Sep 2009 14:11:06 +0000 (16:11 +0200)
Makefile.am

index 5cc9fec..2b77f5d 100644 (file)
@@ -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 \