X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=src%2Flibstrongswan%2Fplugins%2Ftest_vectors%2FMakefile.am;h=7ea8d9ce7fd5fe430276fa6235bb8d892263da55;hp=62db7ff9b94362629af9dc7744138981e80de061;hb=764708b4e0f7cdf51953e49f3e11d0b3ac62d58c;hpb=81811a9d8bb4c1a46353801e035506114c55799c diff --git a/src/libstrongswan/plugins/test_vectors/Makefile.am b/src/libstrongswan/plugins/test_vectors/Makefile.am index 62db7ff..7ea8d9c 100644 --- a/src/libstrongswan/plugins/test_vectors/Makefile.am +++ b/src/libstrongswan/plugins/test_vectors/Makefile.am @@ -6,6 +6,12 @@ AM_CFLAGS = -rdynamic plugin_LTLIBRARIES = libstrongswan-test-vectors.la libstrongswan_test_vectors_la_SOURCES = \ - test_vectors_plugin.h test_vectors_plugin.c + test_vectors_plugin.h test_vectors_plugin.c \ + test_vectors/blowfish.c \ + test_vectors/aes_cbc.c \ + test_vectors/aes_xcbc.c \ + test_vectors/md5.c \ + test_vectors/md5_hmac.c \ + test_vectors/rng.c libstrongswan_test_vectors_la_LDFLAGS = -module