summaryrefslogtreecommitdiff
path: root/src/libstrongswan/plugins/aes/Makefile.am
blob: e73040f27cdfaff85596e2a0c9c5d54370cf6423 (plain)
1
2
3
4
5
6
7
8
9
10

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

AM_CFLAGS = -rdynamic

plugin_LTLIBRARIES = libstrongswan-aes.la

libstrongswan_aes_la_SOURCES = aes_plugin.h aes_plugin.c aes_crypter.c aes_crypter.h
libstrongswan_aes_la_LDFLAGS = -module