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 629dbcb..76ed83a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -820,6 +820,11 @@ TESTS += x509_asn1
820check_PROGRAMS += x509_asn1 820check_PROGRAMS += x509_asn1
821x509_asn1_SOURCES = x509_asn1.c 821x509_asn1_SOURCES = x509_asn1.c
822 822
823# x509_extensions_test
824TESTS += x509_extensions_test
825check_PROGRAMS += x509_extensions_test
826x509_extensions_test_SOURCES = x509_extensions_test.c
827
823# x509_info 828# x509_info
824TESTS += x509_info 829TESTS += x509_info
825check_PROGRAMS += x509_info 830check_PROGRAMS += x509_info