mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Make getversion.o dependent on ../Include/patchlevel.h as well.
This commit is contained in:
parent
b2395ebd51
commit
d807879b31
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ getcwd.o: getcwd.c
|
|||
getmtime.o: getmtime.c
|
||||
getopt.o: getopt.c
|
||||
getplatform.o: getplatform.c
|
||||
getversion.o: getversion.c
|
||||
getversion.o: getversion.c ../Include/patchlevel.h
|
||||
graminit.o: graminit.c
|
||||
import.o: import.c
|
||||
importdl.o: importdl.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue