Skip to content
Snippets Groups Projects
Commit aae50b3d authored by Thomas Vander Stichele's avatar Thomas Vander Stichele
Browse files

use found PYTHON

Original commit message from CVS:
use found PYTHON
parent 8a810ece
No related branches found
No related tags found
Loading
testprogs = element.py
tests = element.py
TESTS = $(testprogs)
check-local:
$(PYTHON) runtests.py
check_SCRIPTS = $(testprogs)
EXTRA_DIST = $(testprogs)
EXTRA_DIST = $(tests) runtests.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment