summaryrefslogtreecommitdiffstatshomepage
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile b/unix/Makefile
index de3aef398f..bfd9497542 100644
--- a/unix/Makefile
+++ b/unix/Makefile
@@ -14,6 +14,7 @@ UNAME_S := $(shell uname -s)
include ../py/py.mk
INC = -I.
+INC += -I..
INC += -I$(PY_SRC)
INC += -I$(BUILD)