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

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

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libstrongswan-medsrv.la
libstrongswan_medsrv_la_SOURCES = medsrv_plugin.h medsrv_plugin.c \
			      medsrv_creds.h medsrv_creds.c \
			      medsrv_config.h medsrv_config.c
libstrongswan_medsrv_la_LDFLAGS = -module -avoid-version