Commit d807879b authored by Fred Drake's avatar Fred Drake

Make getversion.o dependent on ../Include/patchlevel.h as well.

parent b2395ebd
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment