aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9e839db..ca8e947 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,6 +16,7 @@ AC_INIT([matchbox-window-manager-2], mbwm2_version, [mallum@handhelds.org])
AC_CONFIG_SRCDIR([matchbox2/core/mb-window-manager.c])
AM_INIT_AUTOMAKE()
+AM_SILENT_RULES([yes])
MBWM2_VERSION=mbwm2_version
AC_SUBST(MBWM2_VERSION)