Added include directory.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@419 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e5b51a27b5
commit
88b7a1908c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ CC = @CC@
|
|||
AR = @AR@
|
||||
RANLIB = @RANLIB@
|
||||
CFLAGS = @CFLAGS@
|
||||
INCLUDE = -I$(srcdir)/. -I$(srcdir)/../DOH/Include
|
||||
INCLUDE = -I$(srcdir)/. -I$(srcdir)/../DOH/Include -I$(srcdir)/../Include
|
||||
TARGET = libswig.a
|
||||
|
||||
.c.o:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue