diff --git a/Python/Makefile.in b/Python/Makefile.in index 732ea865004..f61fea800e1 100644 --- a/Python/Makefile.in +++ b/Python/Makefile.in @@ -40,7 +40,6 @@ OBJS= \ pythonmain.o pythonrun.o \ sigcheck.o structmember.o sysmodule.o \ traceback.o \ - version.o \ $(LIBOBJS) LIB= libPython.a