From fab66ae6256d6173752015025e78db67e5e45567 Mon Sep 17 00:00:00 2001
From: marha <marha@users.sourceforge.net>
Date: Tue, 3 Nov 2009 12:05:23 +0000
Subject: Added config.h for libXfont. Now the local fonts are loaded
 correctly.

---
 libXfont/src/fontfile/makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'libXfont/src/fontfile')

diff --git a/libXfont/src/fontfile/makefile b/libXfont/src/fontfile/makefile
index 12e289d30..6468ff9b5 100644
--- a/libXfont/src/fontfile/makefile
+++ b/libXfont/src/fontfile/makefile
@@ -21,5 +21,6 @@ CSRCS = bitsource.c		\
 	renderers.c		\
 	catalogue.c
 
-INCLUDES := ../../../../build $(INCLUDES)
+INCLUDES := ../.. $(INCLUDES)
+
 
-- 
cgit v1.2.3