summaryrefslogtreecommitdiff
path: root/tests/check.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check.mk')
-rw-r--r--tests/check.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check.mk b/tests/check.mk
index f5c08a259..2b152df98 100644
--- a/tests/check.mk
+++ b/tests/check.mk
@@ -13,6 +13,7 @@ FIXME_hook_this_to_make_distcheck:
# Append this, because automake does the same.
TESTS_ENVIRONMENT += \
abs_top_srcdir=$(abs_top_srcdir) \
+ abs_top_builddir=$(abs_top_builddir) \
srcdir=$(srcdir)
TEST_LOGS = $(TESTS:=.log)