aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-08-06 15:51:47 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-08-06 15:51:47 +0200
commit6e4025dfc8c2f6955d678b9f011c1d3b392a6e3e (patch)
treeb2b1174abfd5cd60203420e6d23281563cab0fd8 /Makefile.am
parent43c42ca454bccd0da581825d30bdb44b56ae3ef7 (diff)
downloadudev-6e4025dfc8c2f6955d678b9f011c1d3b392a6e3e.tar.gz
make: suppress enter/leaving directory messages
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5da4779f..bcc2f3b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,8 @@ CLEANFILES = \
ACLOCAL_AMFLAGS = -I m4
+AM_MAKEFLAGS = --no-print-directory
+
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--enable-extras