2 INCLUDES = -I$(top_srcdir)/src/libstrongswan
6 plugin_LTLIBRARIES = libstrongswan-x509.la
8 libstrongswan_x509_la_SOURCES = x509_plugin.h x509_plugin.c \
9 x509_cert.h x509_cert.c \
10 x509_crl.h x509_crl.c \
12 x509_ocsp_request.h x509_ocsp_request.c \
13 x509_ocsp_response.h x509_ocsp_response.c \
14 ietf_attr_list.h ietf_attr_list.c
15 libstrongswan_x509_la_LDFLAGS = -module -avoid-version