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