From 04532ccc2a8d92b3101c1070e35bb22587fc239a Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Mon, 14 Mar 2016 03:09:00 -0700 Subject: another attempt at travis debug --- libasn1fix/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libasn1fix/Makefile.am b/libasn1fix/Makefile.am index f7e2d1e1..71df46a9 100644 --- a/libasn1fix/Makefile.am +++ b/libasn1fix/Makefile.am @@ -39,6 +39,6 @@ check_crange_LDADD = $(noinst_LTLIBRARIES) \ check_PROGRAMS = check_crange check_fixer -TESTS_ENVIRONMENT = ASN1_TESTS_DIR=${top_builddir}/tests +TESTS_ENVIRONMENT = ASN1_TESTS_DIR=${top_srcdir}/tests TESTS = ${check_PROGRAMS} -- cgit v1.2.3