diff --git a/SWIG/Source/Modules1.1/Makefile.in b/SWIG/Source/Modules1.1/Makefile.in index c6dc4b645..13dde8796 100644 --- a/SWIG/Source/Modules1.1/Makefile.in +++ b/SWIG/Source/Modules1.1/Makefile.in @@ -15,7 +15,7 @@ RANLIB = @RANLIB@ TARGET = libmodules11.a OBJS = swigmain.o tcl8.o perl5.o python.o pycpp.o guile.o java.o SRCS = swigmain.cxx tcl8.cxx perl5.cxx python.cxx pycpp.cxx guile.cxx java.cxx -INCLUDE = -I$(srcdir)/../Include -I$(srcdir)/../SWIG1.1 -I$(srcdir)/../SWIG1.3 +INCLUDE = -I$(srcdir)/../Include -I$(srcdir)/../SWIG1.1 -I$(srcdir)/../SWIG1.3 -I$(srcdir)/../DOH/Include # Rules for creation of a .o file from .cxx .SUFFIXES: .cxx