chiark / gitweb /
test: Use configured Python
[elogind.git] / Makefile.am
index 5b789d00275e7d269f290e573afd26e9d46cb7a5..788e63498c8ce09980c90f0d68e9aa84840972d1 100644 (file)
@@ -149,6 +149,7 @@ check_DATA =
 tests=
 manual_tests =
 if ENABLE_TESTS
+export PYTHON
 noinst_PROGRAMS = $(manual_tests) $(tests)
 TESTS = $(tests)
 else