commit | 724f64ccf691e170973bdcdc6c09bfdc7e2ab5e4 | [log] [tgz] |
---|---|---|
author | Damjan Marion <damarion@cisco.com> | Wed Jan 11 11:11:00 2017 +0100 |
committer | Dave Barach <openvpp@barachs.net> | Wed Jan 11 12:58:03 2017 +0000 |
tree | d648e5f5b49699d93d7055716ea62b63eb1bcb29 | |
parent | 1c5ee872b14c5e9412b8c0e4f169b85d11238d14 [diff] [blame] |
Makefile.am cleanup - remove unused stuff - add --quiet flag to libtool - avoid building some tests programs when tests are not enabled Change-Id: Ie34aeec1a598ad811256a00354f66cfddae9d0b9 Signed-off-by: Damjan Marion <damarion@cisco.com>
diff --git a/src/Makefile.am b/src/Makefile.am index bba90ea..18a41a1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -17,6 +17,7 @@ AUTOMAKE_OPTIONS = foreign subdir-objects ACLOCAL_AMFLAGS = -I m4 +AM_LIBTOOLFLAGS = --quiet AM_CFLAGS = -Wall