diff options
Diffstat (limited to 'windows/Makefile')
| -rw-r--r-- | windows/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/Makefile b/windows/Makefile index 28b73d614..f73e16690 100644 --- a/windows/Makefile +++ b/windows/Makefile @@ -11,6 +11,7 @@ QSTR_DEFS = ../unix/qstrdefsport.h include ../py/py.mk INC = -I. +INC += -I.. INC += -I$(PY_SRC) INC += -I$(BUILD) |
