2 INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
3 -I$(top_srcdir)/src/libcharon -I$(top_srcdir)/src/libsimaka
8 noinst_LTLIBRARIES = libstrongswan-eap-sim.la
10 plugin_LTLIBRARIES = libstrongswan-eap-sim.la
13 libstrongswan_eap_sim_la_SOURCES = \
14 eap_sim_plugin.h eap_sim_plugin.c \
15 eap_sim_peer.h eap_sim_peer.c \
16 eap_sim_server.h eap_sim_server.c
18 libstrongswan_eap_sim_la_LDFLAGS = -module -avoid-version