summaryrefslogtreecommitdiff
path: root/src/libstrongswan/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/tests/Makefile.am')
-rw-r--r--src/libstrongswan/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libstrongswan/tests/Makefile.am b/src/libstrongswan/tests/Makefile.am
index caa9d3a6a..0231c1c14 100644
--- a/src/libstrongswan/tests/Makefile.am
+++ b/src/libstrongswan/tests/Makefile.am
@@ -55,7 +55,8 @@ tests_SOURCES = tests.h tests.c \
suites/test_printf.c \
suites/test_test_rng.c \
suites/test_mgf1.c \
- suites/test_ntru.c
+ suites/test_ntru.c \
+ suites/test_ed25519.c
tests_CFLAGS = \
-I$(top_srcdir)/src/libstrongswan \