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:
committed by
Dave Barach
parent
1c5ee872b1
commit
724f64ccf6
@@ -16,6 +16,7 @@ AUTOMAKE_OPTIONS = foreign subdir-objects
|
||||
|
||||
AM_CFLAGS = -Wall -I${top_srcdir} -I${top_builddir}
|
||||
AM_LDFLAGS = -module -shared -avoid-version
|
||||
AM_LIBTOOLFLAGS = --quiet
|
||||
SUFFIXES = .api.h .api .api.json
|
||||
API_FILES =
|
||||
BUILT_SOURCES =
|
||||
|
||||
Reference in New Issue
Block a user