aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/medcli/Makefile.am
blob: f657868cd9305e0d82a1e52edb214839a1595eab (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-medcli.la
libstrongswan_medcli_la_SOURCES = medcli_plugin.h medcli_plugin.c \
			      medcli_creds.h medcli_creds.c \
			      medcli_config.h medcli_config.c
libstrongswan_medcli_la_LDFLAGS = -module