summaryrefslogtreecommitdiff
path: root/src/charon/plugins/eap_mschapv2/Makefile.am
blob: 179da70fcf697069be08c54a4c314337200db7be (plain)
1
2
3
4
5
6
7
8
9
10
11
12

INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/charon

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libstrongswan-eapmschapv2.la

libstrongswan_eapmschapv2_la_SOURCES = \
	eap_mschapv2_plugin.h eap_mschapv2_plugin.c \
	eap_mschapv2.h eap_mschapv2.c
libstrongswan_eapmschapv2_la_LDFLAGS = -module -avoid-version