summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2007-12-31 17:27:19 (GMT)
committerChristian Heimes <christian@cheimes.de>2007-12-31 17:27:19 (GMT)
commita9de06d2c55499dc6975370ecd76342660d973a2 (patch)
tree66307c6a97d737d6e0123a12f4abfe005a52e7b1 /Makefile.pre.in
parentb6b3ecc14c0f2e947c9c749eba1da783fe66fe8e (diff)
downloadcpython-a9de06d2c55499dc6975370ecd76342660d973a2.zip
cpython-a9de06d2c55499dc6975370ecd76342660d973a2.tar.gz
cpython-a9de06d2c55499dc6975370ecd76342660d973a2.tar.bz2
Removed doubledigit from Makefile
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 660cb6f..2379fdd 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -302,7 +302,6 @@ OBJECT_OBJS= \
Objects/genobject.o \
Objects/fileobject.o \
Objects/floatobject.o \
- Objects/doubledigits.o \
Objects/frameobject.o \
Objects/funcobject.o \
Objects/iterobject.o \