summaryrefslogtreecommitdiffstats
path: root/TOOLS/subfont-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/subfont-c/Makefile')
-rw-r--r--TOOLS/subfont-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/subfont-c/Makefile b/TOOLS/subfont-c/Makefile
index b93a23b837..dbdef85449 100644
--- a/TOOLS/subfont-c/Makefile
+++ b/TOOLS/subfont-c/Makefile
@@ -4,7 +4,7 @@ MPROOT=../..
include $(MPROOT)/config.mak
LDLIBS=-lm $(MPROOT)/osdep/timer-lx.o $(shell freetype-config --libs)
-CFLAGS=$(OPTFLAGS) $(shell freetype-config --cflags)
+CFLAGS=$(OPTFLAGS) $(shell freetype-config --cflags) -I$(MPROOT)
#CFLAGS+=-O0 # for RedHat's gcc-2.96-95
#CFLAGS+=-DOLD_FREETYPE2 # for FreeType 2.0.1