[nautilus-actions] Enable silent rules when building the tarball



commit faeddf96da5dcdab0f08191a8f47e572b4c0c2d2
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Dec 20 23:33:23 2010 +0100

    Enable silent rules when building the tarball

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 04176f8..ac2ebdf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
 
 # do not try to install schemas when making distcheck
 DISTCHECK_CONFIGURE_FLAGS += \
+	--enable-silent-rules				\
 	--disable-schemas-install			\
 	--disable-scrollkeeper				\
 	--enable-gtk-doc					\



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