summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
Diffstat (limited to 'Python')
-rw-r--r--Python/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Python/Makefile.in b/Python/Makefile.in
index 582514022c..597cb208bf 100644
--- a/Python/Makefile.in
+++ b/Python/Makefile.in
@@ -134,7 +134,6 @@ structmember.o: structmember.c
sysmodule.o: sysmodule.c ../Include/patchlevel.h
thread.o: thread.c
traceback.o: traceback.c
-version.o: version.c
# DO NOT DELETE THIS LINE -- mkdep uses it.
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.