scilab: fix struct example makefile

This commit is contained in:
Simon Marchetto 2014-06-26 17:31:00 +02:00
commit 77a522a91a

View file

@ -1,6 +1,6 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
SRCS = example.i
SRCS =
TARGET = example_wrap.c
INTERFACE = example.i