(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:
Thien-Thi Nguyen 2000-03-03 23:07:39 +00:00
commit 95035a8431

View file

@ -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