From fab66ae6256d6173752015025e78db67e5e45567 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 3 Nov 2009 12:05:23 +0000 Subject: Added config.h for libXfont. Now the local fonts are loaded correctly. --- libXfont/src/stubs/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libXfont/src/stubs/makefile') diff --git a/libXfont/src/stubs/makefile b/libXfont/src/stubs/makefile index 64e4a33b9..e028dd5db 100644 --- a/libXfont/src/stubs/makefile +++ b/libXfont/src/stubs/makefile @@ -21,5 +21,6 @@ CSRCS = \ CSRCS:=$(filter-out %.h,$(CSRCS)) -INCLUDES := ../../../../build $(INCLUDES) +INCLUDES := ../.. $(INCLUDES) + -- cgit v1.2.3