summaryrefslogtreecommitdiff
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-07 22:02:18 +0000
committerGuido van Rossum <guido@python.org>2007-08-07 22:02:18 +0000
commit3e7d358b97dd6c06f9abebc7502657954f4ba595 (patch)
tree4c24ac15712a912db52f1692b0a9efcc3bcd8e9a /Makefile.pre.in
parent8e5d8152dd2da8223b8879c94724483030630794 (diff)
downloadcpython-3e7d358b97dd6c06f9abebc7502657954f4ba595.tar.gz
Oops. I killed a bit too much and not enough when I deleted intobject.c.
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 8f06c4e95f..1ca422a174 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -296,7 +296,6 @@ OBJECT_OBJS= \
Objects/floatobject.o \
Objects/frameobject.o \
Objects/funcobject.o \
- Objects/intobject.o \
Objects/iterobject.o \
Objects/listobject.o \
Objects/longobject.o \