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 351aad6f1..ce75a6098 100644 --- a/windows/Makefile +++ b/windows/Makefile @@ -31,6 +31,7 @@ SRC_C = \ unix/main.c \ unix/file.c \ realpath.c \ + init.c \ OBJ = $(PY_O) $(addprefix $(BUILD)/, $(SRC_C:.c=.o)) |
