summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Python/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Python/Makefile.in b/Python/Makefile.in
index 5825140..597cb20 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.