use found PYTHON

Original commit message from CVS:
use found PYTHON
This commit is contained in:
Thomas Vander Stichele 2004-03-09 14:40:32 +00:00
parent 8a810ece62
commit aae50b3dcf

View file

@ -1,7 +1,6 @@
testprogs = element.py
tests = element.py
TESTS = $(testprogs)
check-local:
$(PYTHON) runtests.py
check_SCRIPTS = $(testprogs)
EXTRA_DIST = $(testprogs)
EXTRA_DIST = $(tests) runtests.py