X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=src%2Flibstrongswan%2Fplugins%2Ftest_vectors%2FMakefile.am;h=7ea8d9ce7fd5fe430276fa6235bb8d892263da55;hp=feb2e8a4deac3a295a87378d887bb71059bd2c7d;hb=764708b4e0f7cdf51953e49f3e11d0b3ac62d58c;hpb=54916d79d6f88635a869c5476e0f3115a14d6bcc;ds=sidebyside diff --git a/src/libstrongswan/plugins/test_vectors/Makefile.am b/src/libstrongswan/plugins/test_vectors/Makefile.am index feb2e8a..7ea8d9c 100644 --- a/src/libstrongswan/plugins/test_vectors/Makefile.am +++ b/src/libstrongswan/plugins/test_vectors/Makefile.am @@ -9,6 +9,9 @@ libstrongswan_test_vectors_la_SOURCES = \ test_vectors_plugin.h test_vectors_plugin.c \ test_vectors/blowfish.c \ test_vectors/aes_cbc.c \ - test_vectors/aes_xcbc.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