2 -I$(top_srcdir)/src/libstrongswan
5 -rdynamic @COVERAGE_CFLAGS@
8 noinst_LTLIBRARIES = libstrongswan-ntru.la
10 plugin_LTLIBRARIES = libstrongswan-ntru.la
13 libstrongswan_ntru_la_SOURCES = \
14 ntru_plugin.h ntru_plugin.c \
15 ntru_drbg.h ntru_drbg.c \
17 ntru_mgf1.h ntru_mgf1.c \
18 ntru_param_set.h ntru_param_set.c \
19 ntru_poly.h ntru_poly.c \
20 ntru_trits.h ntru_trits.c \
21 ntru_crypto/ntru_crypto.h \
22 ntru_crypto/ntru_crypto_ntru_convert.h \
23 ntru_crypto/ntru_crypto_ntru_convert.c \
24 ntru_crypto/ntru_crypto_ntru_encrypt.c \
25 ntru_crypto/ntru_crypto_ntru_encrypt_key.h \
26 ntru_crypto/ntru_crypto_ntru_encrypt_key.c \
27 ntru_crypto/ntru_crypto_ntru_poly.h \
28 ntru_crypto/ntru_crypto_ntru_poly.c
30 libstrongswan_ntru_la_LDFLAGS = -module -avoid-version