Fix out of source test-suite runs for Octave
This commit is contained in:
parent
0fdfa3b6ce
commit
16039ce426
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ include $(srcdir)/../common.mk
|
|||
|
||||
# Overridden variables here
|
||||
LIBS = -L.
|
||||
CSRCS = octave_empty.c
|
||||
CSRCS = $(srcdir)/octave_empty.c
|
||||
|
||||
# Custom tests - tests with additional commandline options
|
||||
# none!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue