Link all plugins to libstrongswan.

This commit is contained in:
Tobias Brunner
2010-02-25 13:51:05 +01:00
parent 608af0a445
commit eba28948a5
56 changed files with 56 additions and 15 deletions
@@ -8,4 +8,5 @@ plugin_LTLIBRARIES = libstrongswan-xcbc.la
libstrongswan_xcbc_la_SOURCES = xcbc_plugin.h xcbc_plugin.c xcbc.h xcbc.c \
xcbc_prf.h xcbc_prf.c xcbc_signer.h xcbc_signer.c
libstrongswan_xcbc_la_LDFLAGS = -module -avoid-version
libstrongswan_xcbc_la_LIBADD = $(top_builddir)/src/libstrongswan/libstrongswan.la