From e82487ed6228f0cf38124295527dd8dba61eacc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Scylla=29?= Date: Fri, 13 Mar 2015 17:24:07 +0100 Subject: [PATCH] Added missing extension for o.tls rule. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index ca367c35d..83f378580 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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: