aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bbe071b..7373cd6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -420,3 +420,8 @@ verifytest_SOURCES = verifytest.c
420TESTS += x25519test 420TESTS += x25519test
421check_PROGRAMS += x25519test 421check_PROGRAMS += x25519test
422x25519test_SOURCES = x25519test.c 422x25519test_SOURCES = x25519test.c
423
424# x509name
425TESTS += x509name
426check_PROGRAMS += x509name
427x509name_SOURCES = x509name.c