summaryrefslogtreecommitdiffstats
path: root/PC/os2emx
diff options
context:
space:
mode:
Diffstat (limited to 'PC/os2emx')
-rw-r--r--PC/os2emx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/os2emx/Makefile b/PC/os2emx/Makefile
index de42387..0db46a5 100644
--- a/PC/os2emx/Makefile
+++ b/PC/os2emx/Makefile
@@ -349,6 +349,7 @@ SRC.PYTHON= $(addprefix $(TOP), \
Python/mysnprintf.c \
Python/mystrtoul.c \
Python/pyarena.c \
+ Python/pyctype.c \
Python/pyfpe.c \
Python/pystate.c \
Python/pystrtod.c \