Set TESTS, so tocktest gets run on "make check".
This commit is contained in:
parent
f71998f8ec
commit
ba10c85fc0
|
@ -176,6 +176,7 @@ GenOrdAST_SOURCES = GenOrdAST.hs
|
|||
#The programs to actually build:
|
||||
bin_PROGRAMS = tock
|
||||
noinst_PROGRAMS = tocktest GenTagAST GenOrdAST
|
||||
TESTS = tocktest
|
||||
|
||||
pkginclude_HEADERS = support/tock_support.h
|
||||
pkginclude_HEADERS += support/tock_support_cif.h
|
||||
|
|
Loading…
Reference in New Issue
Block a user