aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix
diff options
context:
space:
mode:
Diffstat (limited to 'libasn1fix')
-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}