aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b0e1128..a3bf6f9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -583,11 +583,12 @@ TESTS += sha_test
583check_PROGRAMS += sha_test 583check_PROGRAMS += sha_test
584sha_test_SOURCES = sha_test.c 584sha_test_SOURCES = sha_test.c
585 585
586# XXX HAVE_SOCKETPAIR
586# signertest 587# signertest
587TESTS += signertest 588# TESTS += signertest
588check_PROGRAMS += signertest 589# check_PROGRAMS += signertest
589signertest_CPPFLAGS = -I $(top_srcdir)/tls $(AM_CPPFLAGS) -DCERTSDIR=\"$(srcdir)\" 590# signertest_CPPFLAGS = -I $(top_srcdir)/tls $(AM_CPPFLAGS) -DCERTSDIR=\"$(srcdir)\"
590signertest_SOURCES = signertest.c 591# signertest_SOURCES = signertest.c
591 592
592# sm2crypttest 593# sm2crypttest
593# sm2evptest 594# sm2evptest