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