aboutsummaryrefslogtreecommitdiff
path: root/libXfont/src/fc/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libXfont/src/fc/makefile')
-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)