Build dedicated plugin lists for each strongSwan component

This commit is contained in:
Martin Willi
2010-08-12 14:46:57 +02:00
parent 9e2c88b98d
commit 8f01815143
11 changed files with 98 additions and 91 deletions
-3
View File
@@ -2,9 +2,6 @@
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
-I$(top_srcdir)/src/libcharon
AM_CFLAGS = -rdynamic \
-DPLUGINS=\""${libstrongswan_plugins}\""
if MONOLITHIC
noinst_LTLIBRARIES = libstrongswan-sql.la
else