summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 6ffb0d8d..84941b30 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -45,9 +45,7 @@ libguestfsmod_la_CFLAGS = -Wall -I$(PYTHON_INCLUDEDIR) \
libguestfsmod_la_LIBADD = $(top_builddir)/src/libguestfs.la
libguestfsmod_la_LDFLAGS = -avoid-version -shared
-TESTS_ENVIRONMENT = \
- PYTHON=$(PYTHON) \
- $(top_builddir)/run --test
+TESTS_ENVIRONMENT = $(top_builddir)/run --test
TESTS = run-bindtests