aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2016-03-14 03:09:00 -0700
committerLev Walkin <vlm@lionet.info>2016-03-14 03:09:00 -0700
commit04532ccc2a8d92b3101c1070e35bb22587fc239a (patch)
treea7f3a91c90da69357bb50ff5f44cbc2af509a40b
parent7c1dc05f0e10ede24f577fe4b9fa0fdf8036e1f2 (diff)
another attempt at travis debug
-rw-r--r--libasn1fix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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}