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