Added missing extension for o.tls rule.

time-shift
Stéphane Adjemian (Scylla) 2015-03-13 17:24:07 +01:00
parent 6d7b72cb0d
commit e82487ed62
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ check-octave: $(O_XFAIL_TRS_FILES) $(O_TRS_FILES)
%.o.tls : %.m
TOP_TEST_DIR="$(PWD)" FILESTEM="$*" \
$(OCTAVE) --no-init-file --silent --no-history run_o_script 2>&1
$(OCTAVE) --no-init-file --silent --no-history run_o_script.m 2>&1
clean-local: