diff Gui/Makefile @ 7217:7527dc997596

rewrite eq interface and add *.rm to fs
author pontscho
date Sun, 01 Sep 2002 11:28:18 +0000
parents 09722d199d83
children 634d93c68912
line wrap: on
line diff
--- a/Gui/Makefile	Sun Sep 01 11:27:29 2002 +0000
+++ b/Gui/Makefile	Sun Sep 01 11:28:18 2002 +0000
@@ -4,7 +4,7 @@
 include ../config.mak
 include config.mak
 
-INCDIR  = -I. -I./event -I./wm -I./skin $(GTKINC) $(EXTRA_INC) $(FREETYPE_INC)
+INCDIR  = -I. -I../loader -I./wm -I./skin $(GTKINC) $(EXTRA_INC) $(FREETYPE_INC) 
 
 OPTIMIZE =  $(OPTFLAGS) -fomit-frame-pointer \
             -fexpensive-optimizations -fschedule-insns2 -Wall