summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/tests/Makefile.am')
-rw-r--r--bindings/python/tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/python/tests/Makefile.am b/bindings/python/tests/Makefile.am
index 64dfc090..c2130fb3 100644
--- a/bindings/python/tests/Makefile.am
+++ b/bindings/python/tests/Makefile.am
@@ -1,6 +1,8 @@
MAINTAINERCLEANFILES = Makefile.in
TESTS = #
+TESTS_ENVIRONMENT=TOP_SRCDIR=$(top_srcdir)
+
if PYTHON_ENABLED
TESTS += profiles_tests.py binding_tests.py
endif