2 INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/charon
4 AM_CFLAGS = -rdynamic \
5 -DRESOLV_CONF=\"${resolv_conf}\"
7 plugin_LTLIBRARIES = libstrongswan-resolv-conf.la
8 libstrongswan_resolv_conf_la_SOURCES = \
9 resolv_conf_plugin.h resolv_conf_plugin.c \
10 resolv_conf_handler.h resolv_conf_handler.c
11 libstrongswan_resolv_conf_la_LDFLAGS = -module -avoid-version