2 INCLUDES = -I$(top_srcdir)/src/libstrongswan
6 plugin_LTLIBRARIES = libstrongswan-openssl.la
8 libstrongswan_openssl_la_SOURCES = openssl_plugin.h openssl_plugin.c \
9 openssl_crypter.c openssl_crypter.h \
10 openssl_hasher.c openssl_hasher.h
12 libstrongswan_openssl_la_LDFLAGS = -module
13 libstrongswan_openssl_la_LIBADD = -lssl