aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am.tpl b/tests/Makefile.am.tpl
index 06d48c1..52df298 100644
--- a/tests/Makefile.am.tpl
+++ b/tests/Makefile.am.tpl
@@ -3,6 +3,9 @@ include $(top_srcdir)/Makefile.am.common
3AM_CPPFLAGS += -I $(top_srcdir)/crypto/modes 3AM_CPPFLAGS += -I $(top_srcdir)/crypto/modes
4AM_CPPFLAGS += -I $(top_srcdir)/crypto/asn1 4AM_CPPFLAGS += -I $(top_srcdir)/crypto/asn1
5 5
6LDADD = $(top_builddir)/ssl/libssl.la
7LDADD += $(top_builddir)/crypto/libcrypto.la
8
6TESTS = 9TESTS =
7check_PROGRAMS = 10check_PROGRAMS =
8EXTRA_DIST = 11EXTRA_DIST =