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>
This commit is contained in:
Damjan Marion
2017-01-11 11:11:00 +01:00
committed by Dave Barach
parent 1c5ee872b1
commit 724f64ccf6
10 changed files with 12 additions and 143 deletions

View File

@ -66,7 +66,7 @@ Or, generate each file individually:
$ mkdir build
$ cd build
$ ../configure --with-plugin-toolkit
$ ../configure
$ make
$ sudo make install