* src/tgbatest/Makefile.am (check_PROGRAMS): Move ltl2tgba ...
(noinst_PROGRAMS): ... here. * iface/gspn/Makefile.am (check_PROGRAMS): Rename as ... (noinst_PROGRAMS): ... this.
This commit is contained in:
parent
70e93ea053
commit
7cf55415a7
3 changed files with 13 additions and 3 deletions
|
|
@ -34,7 +34,7 @@ libspotgspn_la_SOURCES = \
|
|||
common.cc \
|
||||
gspn.cc
|
||||
|
||||
check_PROGRAMS = \
|
||||
noinst_PROGRAMS = \
|
||||
dottygspn-rg \
|
||||
dottygspn-srg \
|
||||
ltlgspn-rg \
|
||||
|
|
@ -42,7 +42,7 @@ check_PROGRAMS = \
|
|||
|
||||
if WITH_GSPN_SSP
|
||||
gspn_HEADERS += ssp.hh
|
||||
check_PROGRAMS += \
|
||||
noinst_PROGRAMS += \
|
||||
dottygspn-ssp \
|
||||
ltlgspn-ssp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue