Signed-off-by: Paul Moore <[email protected]>
---
 Makefile.am |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index b65ae32..877bc29 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,3 +21,9 @@ SUBDIRS = include src tools tests doc
 
 pkgconfdir = ${libdir}/pkgconfig
 pkgconf_DATA = libseccomp.pc
+
+# support silent builds
+AM_MAKEFLAGS_0 = --quiet --no-print-directory
+AM_MAKEFLAGS_1 =
+AM_MAKEFLAGS_ = ${AM_MAKEFLAGS_0}
+AM_MAKEFLAGS = ${AM_MAKEFLAGS_@AM_V@}


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
libseccomp-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss

Reply via email to