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 f1086b3..cfeb0ae 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -520,3 +520,8 @@ x509_info_SOURCES = x509_info.c
520TESTS += x509name 520TESTS += x509name
521check_PROGRAMS += x509name 521check_PROGRAMS += x509name
522x509name_SOURCES = x509name.c 522x509name_SOURCES = x509name.c
523
524# x509req_ext
525TESTS += x509req_ext
526check_PROGRAMS += x509req_ext
527x509req_ext_SOURCES = x509req_ext.c