Accomodate Automake 1.12.x.
* wrap/python/tests/Makefile.am (TEST_ENVIRONMENT): Rename as... (LOG_COMPILER): ... this.
This commit is contained in:
parent
e9e132dd29
commit
96c436e0e2
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
ltl2tgba.py
|
ltl2tgba.py
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = ./run
|
LOG_COMPILER = ./run
|
||||||
# ensure run is rebuilt before the tests are run.
|
# ensure run is rebuilt before the tests are run.
|
||||||
check_SCRIPTS = run
|
check_SCRIPTS = run
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue