strongswan/src/libstrongswan/plugins/twofish/Makefile.am

11 lines
266 B
Makefile

INCLUDES = -I$(top_srcdir)/src/libstrongswan
AM_CFLAGS = -rdynamic
plugin_LTLIBRARIES = libstrongswan-twofish.la
libstrongswan_twofish_la_SOURCES = twofish_plugin.h twofish_plugin.c twofish_crypter.c twofish_crypter.h
libstrongswan_twofish_la_LDFLAGS = -module