Scilab: fix test cases compilation error (header not found)

This commit is contained in:
Simon Marchetto 2013-09-04 17:38:36 +02:00
commit ffc20033be

View file

@ -6,9 +6,9 @@ LANGUAGE = scilab
SCILAB = @SCILAB@
SCILAB_STARTOPT = @SCILABSTARTOPT@
SCRIPTSUFFIX = _runme.sci
srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
srcdir = $(abspath @srcdir@)
top_srcdir = $(abspath @top_srcdir@)
top_builddir = $(abspath @top_builddir@)
# Overridden variables here