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
+1 -1
View File
@@ -17,7 +17,7 @@ INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libfast ${xml_C
AM_CFLAGS = -rdynamic \
-DIPSECDIR=\"${ipsecdir}\" \
-DIPSEC_PIDDIR=\"${piddir}\" \
-DPLUGINS=\""${libstrongswan_plugins}\""
-DPLUGINS=\""${manager_plugins}\""
# Don't forget to add templates to EXTRA_DIST !!! How to automate?
manager_templatesdir = ${managerdir}/templates