summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Python/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/Makefile.in b/Python/Makefile.in
index ef5b2ef..54be6af 100644
--- a/Python/Makefile.in
+++ b/Python/Makefile.in
@@ -83,6 +83,7 @@ dup2.o: dup2.c
errors.o: errors.c
fmod.o: fmod.c
frozenmain.o: frozenmain.c
+getargs.o: getargs.c
getcwd.o: getcwd.c
getmtime.o: getmtime.c
graminit.o: graminit.c