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



commit 88e1399a2a5c7af56e32a031b9255dc7e0667066
Author: Christian Persch <chpe gnome org>
Date:   Tue Sep 1 18:03:18 2009 +0200

    Distcheck with --disable-silent-rules

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 48c1cef..89f7ee4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = src po help
 
 NULL =
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install
+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install --disable-silent-rules
 
 desktopdir = $(datadir)/applications
 desktop_in_files = @PACKAGE  desktop in in



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