Set TESTS, so tocktest gets run on "make check".

This commit is contained in:
Adam Sampson 2008-03-12 18:11:31 +00:00
parent f71998f8ec
commit ba10c85fc0

View File

@ -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