summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2012-05-08 08:51:02 +0200
committerAllan McRae <allan@archlinux.org>2013-02-09 03:43:37 +0100
commitd2ce93bc5477ede279bcf20d0a5f8d876f27ddb7 (patch)
tree86d2c1934354f3c8e33eb352ea67fc6e611bdcc2 /Makefile.am
parent17d4ec5ed8d9b71df3dbd50cbc5f633bfd1b0404 (diff)
downloadpacman-d2ce93bc5477ede279bcf20d0a5f8d876f27ddb7.tar.gz
pacman-d2ce93bc5477ede279bcf20d0a5f8d876f27ddb7.tar.xz
Quieten the build process some more
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d4cc9fa4..7b53fd0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ endif
DIST_SUBDIRS = $(SUBDIRS) contrib src/common
ACLOCAL_AMFLAGS = -I m4 --install
+AM_MAKEFLAGS = --no-print-directory
# Make sure we test and build manpages when doing distcheck
DISTCHECK_CONFIGURE_FLAGS = --enable-doc --disable-git-version