summaryrefslogtreecommitdiffstats
path: root/Gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/Makefile')
-rw-r--r--Gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/Makefile b/Gui/Makefile
index fd4c9d2f65..133bff41c3 100644
--- a/Gui/Makefile
+++ b/Gui/Makefile
@@ -2,7 +2,7 @@ include ../config.mak
LIBNAME = libgui.a
-CFLAGS = -I../loader -I./wm -I./skin $(OPTFLAGS)
+CFLAGS = -I../loader -I./wm -I./skin
#CFLAGS += -DDEBUG
ifeq ($(TARGET_WIN32),yes)