From: Christian Heimes Date: Mon, 31 Dec 2007 17:27:19 +0000 (+0000) Subject: Removed doubledigit from Makefile X-Git-Tag: v3.0a3~268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9de06d2c55499dc6975370ecd76342660d973a2;p=python Removed doubledigit from Makefile --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 660cb6fe68..2379fdd054 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 \