2 INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
3 -I$(top_srcdir)/src/libcharon -I$(top_srcdir)/src/libtls
8 noinst_LTLIBRARIES = libstrongswan-eap-ttls.la
10 plugin_LTLIBRARIES = libstrongswan-eap-ttls.la
11 libstrongswan_eap_ttls_la_LIBADD = $(top_builddir)/src/libtls/libtls.la
14 libstrongswan_eap_ttls_la_SOURCES = \
15 eap_ttls_plugin.h eap_ttls_plugin.c eap_ttls.h eap_ttls.c
17 libstrongswan_eap_ttls_la_LDFLAGS = -module -avoid-version