(INCLUDE): Also include ../Include build dir.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@318 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5ee62e2b24
commit
95035a8431
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ INCLUDE = -I$(srcdir)/../Include \
|
|||
-I$(srcdir)/. \
|
||||
-I$(srcdir)/../Swig \
|
||||
-I$(srcdir)/../Preprocessor \
|
||||
-I$(srcdir)/../DOH/Include
|
||||
-I$(srcdir)/../DOH/Include \
|
||||
-I../Include
|
||||
|
||||
# Rules for creation of a .o file from .cxx
|
||||
.SUFFIXES: .cxx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue