configure: Enable coverage for all plugins via PLUGIN_CFLAGS

This commit is contained in:
Tobias Brunner
2017-06-20 13:52:16 +02:00
parent ee41367188
commit 56ffcdb166
4 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -2,8 +2,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src/libstrongswan
AM_CFLAGS = \
$(PLUGIN_CFLAGS) \
@COVERAGE_CFLAGS@
$(PLUGIN_CFLAGS)
if MONOLITHIC
noinst_LTLIBRARIES = libstrongswan-ntru.la