do not build ikwiad, randtgba, and modelcheck by default

Fix #128.

* tests/Makefile.am: Make these check_PROGRAMS.
* bench/emptchk/Makefile.am: Adjust.
* bench/emptchk/README, bench/emptchk/defs.in: Fix paths.
This commit is contained in:
Alexandre Duret-Lutz 2016-02-03 22:08:02 +01:00
parent 8880578e0d
commit d5bf95c5cb
4 changed files with 19 additions and 10 deletions

View file

@ -32,7 +32,7 @@ test -f "$srcdir/defs.in" || {
exit 1
}
RANDTGBA='@top_builddir@/src/tgbatest/randtgba@EXEEXT@'
LTL2TGBA='@top_builddir@/src/tests/ikwiad@EXEEXT@'
RANDTGBA='@top_builddir@/tests/core/randtgba@EXEEXT@'
LTL2TGBA='@top_builddir@/tests/core/ikwiad@EXEEXT@'
FORMULAE=$srcdir/formulae.ltl
ALGORITHMS=$srcdir/algorithms