Testsuite: include block+bytecode tests in "make check"

time-shift
Sébastien Villemot 2010-10-28 12:12:03 +02:00
parent 23ba760c3b
commit 07a0ef1a18
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ EXTRA_DIST = $(MODS) \
TARGETS = check-matlab
if HAVE_OCTAVE
TARGETS += check-octave
TARGETS += check-octave check-block-bytecode
endif
check-local: $(TARGETS)