Fixed core

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-01-18 20:31:27 +00:00
commit 3dfb1aba02
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ RPATH = @RPATH@
SO = @SO@
CCSHARED = @CCSHARED@
LDSHARED = @LDSHARED@
INCLUDE = -I. -I../Core -I../DOH/Include
INCLUDE = -I. -I../Swig -I../DOH/Include
SRCS = expr.c cpp.c
OBJS = expr.o cpp.o