summaryrefslogtreecommitdiff
path: root/PC/os2emx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'PC/os2emx/Makefile')
-rw-r--r--PC/os2emx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/os2emx/Makefile b/PC/os2emx/Makefile
index 09ed1a71d2..bf2e4862d6 100644
--- a/PC/os2emx/Makefile
+++ b/PC/os2emx/Makefile
@@ -384,6 +384,7 @@ SRC.OBJECT= $(addprefix $(TOP), \
Objects/bytes_methods.c \
Objects/cellobject.c \
Objects/classobject.c \
+ Objects/capsule.c \
Objects/cobject.c \
Objects/codeobject.c \
Objects/complexobject.c \