[PATCH] Have make be more silent by default
Anton Lundin
glance at acc.umu.se
Tue Jan 6 13:33:52 PST 2015
Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index fb99319..370fda4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,7 @@ if ENABLE_EXAMPLES
SUBDIRS += examples
endif
+AM_MAKEFLAGS = -s
ACLOCAL_AMFLAGS = -I m4
pkgconfigdir = $(libdir)/pkgconfig
--
2.1.0
More information about the devel
mailing list