add swigkeys.c
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8188 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c4a1b27093
commit
fa649ba317
1 changed files with 2 additions and 1 deletions
|
|
@ -85,7 +85,8 @@ eswig_SOURCES = CParse/cscanner.c \
|
||||||
Swig/typemap.c \
|
Swig/typemap.c \
|
||||||
Swig/typesys.c \
|
Swig/typesys.c \
|
||||||
Swig/warn.c \
|
Swig/warn.c \
|
||||||
Swig/wrapfunc.c
|
Swig/wrapfunc.c \
|
||||||
|
Swig/swigkeys.c
|
||||||
|
|
||||||
bin_PROGRAMS = eswig
|
bin_PROGRAMS = eswig
|
||||||
eswig_LDADD = @SWIGLIBS@
|
eswig_LDADD = @SWIGLIBS@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue