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 69d054d..045e361 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -77,6 +77,11 @@ check_PROGRAMS += biotest
77biotest_SOURCES = biotest.c 77biotest_SOURCES = biotest.c
78endif 78endif
79 79
80# bnaddsub
81TESTS += bnaddsub
82check_PROGRAMS += bnaddsub
83bnaddsub_SOURCES = bnaddsub.c
84
80# bntest 85# bntest
81TESTS += bntest 86TESTS += bntest
82bntest_CPPFLAGS = $(AM_CPPFLAGS) -ULIBRESSL_INTERNAL 87bntest_CPPFLAGS = $(AM_CPPFLAGS) -ULIBRESSL_INTERNAL