summaryrefslogtreecommitdiff
path: root/src/libstrongswan/plugins/aes/Makefile.am
blob: a3101172fb42db2b3d9b2fa8444d7298097fb81d (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 -avoid-version