aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am.tpl b/tests/Makefile.am.tpl
index fb3986b..b2a4920 100644
--- a/tests/Makefile.am.tpl
+++ b/tests/Makefile.am.tpl
@@ -5,6 +5,7 @@ AM_CPPFLAGS += -I $(top_srcdir)/crypto/asn1
5 5
6LDADD = $(PLATFORM_LDADD) $(PROG_LDADD) 6LDADD = $(PLATFORM_LDADD) $(PROG_LDADD)
7LDADD += $(top_builddir)/ssl/libssl.la 7LDADD += $(top_builddir)/ssl/libssl.la
8LDADD += $(top_builddir)/crypto/libcrypto.la
8 9
9TESTS = 10TESTS =
10check_PROGRAMS = 11check_PROGRAMS =