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

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

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libstrongswan-attr.la
libstrongswan_attr_la_SOURCES = attr_plugin.h attr_plugin.c \
  attr_provider.h attr_provider.c
libstrongswan_attr_la_LDFLAGS = -module -avoid-version