aboutsummaryrefslogtreecommitdiff
path: root/libXfont/src/fontfile/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libXfont/src/fontfile/makefile')
-rw-r--r--libXfont/src/fontfile/makefile3
1 files changed, 2 insertions, 1 deletions
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)
+