libipsec: Enable code coverage

Same as with libtls.
This commit is contained in:
Tobias Brunner 2020-09-09 11:38:02 +02:00
parent ed1ba70894
commit dc0c20600f
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ endif
AM_CPPFLAGS = \
-I$(top_srcdir)/src/libstrongswan
AM_CFLAGS = \
@COVERAGE_CFLAGS@
AM_LDFLAGS = \
-no-undefined