2 INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
3 -I$(top_srcdir)/src/libcharon
5 AM_CFLAGS = -rdynamic \
6 -DRESOLV_CONF=\"${resolv_conf}\"
9 noinst_LTLIBRARIES = libstrongswan-resolve.la
11 plugin_LTLIBRARIES = libstrongswan-resolve.la
14 libstrongswan_resolve_la_SOURCES = \
15 resolve_plugin.h resolve_plugin.c \
16 resolve_handler.h resolve_handler.c
18 libstrongswan_resolve_la_LDFLAGS = -module -avoid-version