summaryrefslogtreecommitdiff
path: root/PC/os2vacpp/makefile
diff options
context:
space:
mode:
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>2004-03-29 11:53:38 +0000
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>2004-03-29 11:53:38 +0000
commitc3568e2b204b3343503d0aba313d0ac36bc0f242 (patch)
tree48e477158c8922cf5031238c9b20888b4c634453 /PC/os2vacpp/makefile
parent10239ec8fcbca8dfe7333f87143d461a27fbcb96 (diff)
downloadcpython-c3568e2b204b3343503d0aba313d0ac36bc0f242.tar.gz
OS/2 VACPP build updates/fixes
Diffstat (limited to 'PC/os2vacpp/makefile')
-rw-r--r--PC/os2vacpp/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/os2vacpp/makefile b/PC/os2vacpp/makefile
index 13eeb1921d..4866cba329 100644
--- a/PC/os2vacpp/makefile
+++ b/PC/os2vacpp/makefile
@@ -165,6 +165,7 @@ OBJECTS = \
$(PATHOBJ)\MethodObject.obj \
$(PATHOBJ)\ModuleObject.obj \
$(PATHOBJ)\Object.obj \
+ $(PATHOBJ)\ObMalloc.obj \
$(PATHOBJ)\RangeObject.obj \
$(PATHOBJ)\SliceObject.obj \
$(PATHOBJ)\StringObject.obj \