aboutsummaryrefslogtreecommitdiff
path: root/libXfont/src/fc
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-03 12:05:23 +0000
committermarha <marha@users.sourceforge.net>2009-11-03 12:05:23 +0000
commitfab66ae6256d6173752015025e78db67e5e45567 (patch)
treebb1c102545cc1c226cc747c01a5918bba11d52cb /libXfont/src/fc
parent7f6aaf6514fccd3e4d6af2d29c2d1f7b4cb8c7d8 (diff)
downloadvcxsrv-fab66ae6256d6173752015025e78db67e5e45567.tar.gz
vcxsrv-fab66ae6256d6173752015025e78db67e5e45567.tar.bz2
vcxsrv-fab66ae6256d6173752015025e78db67e5e45567.zip
Added config.h for libXfont. Now the local fonts are loaded correctly.
Diffstat (limited to 'libXfont/src/fc')
-rw-r--r--libXfont/src/fc/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libXfont/src/fc/makefile b/libXfont/src/fc/makefile
index 51b78369c..b9481dad9 100644
--- a/libXfont/src/fc/makefile
+++ b/libXfont/src/fc/makefile
@@ -5,5 +5,5 @@ CSRCS = fsconvert.c \
fsio.c \
fstrans.c
-INCLUDES := ../../../../build $(INCLUDES)
+INCLUDES := ../.. $(INCLUDES)