changeset 78:06fe66722371

Small makefile change to hopefully fix a build problem.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 22 Mar 2002 22:14:07 +0000
parents 002da4d18ac6
children 8082cb0e7c2e
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Fri Mar 15 18:24:01 2002 +0000
+++ b/Makefile.in	Fri Mar 22 22:14:07 2002 +0000
@@ -2,7 +2,7 @@
 CCFLAGS	=	@CFLAGS@ -g -O2 -Wall -D__UNIX__ -DBUILD_DLL -DDW_RESOURCES
 LFLAGS	=	@LIBS@
 INSTALL =	@INSTALL@
-INCPATH	=	-I../include -I.
+INCPATH	=	-I.. -I.
 DESTDIR	=	./lib/
 MLFLAGS	=	-L$(DESTDIR) 
 TARGET	=	dw