scilab: fix struct example makefile
This commit is contained in:
parent
8bacde64b8
commit
77a522a91a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
TOP = ../..
|
||||
SWIG = $(TOP)/../preinst-swig
|
||||
SRCS = example.i
|
||||
SRCS =
|
||||
TARGET = example_wrap.c
|
||||
INTERFACE = example.i
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue