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