aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_md5/Makefile.am
blob: 2d6d68f151f5be9cdaba034cb662435208e80276 (plain)
1
2
3
4
5
6
7
8
9
10

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

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libcharon-eapmd5.la

libcharon_eapmd5_la_SOURCES = eap_md5_plugin.h eap_md5_plugin.c eap_md5.h eap_md5.c
libcharon_eapmd5_la_LDFLAGS = -module