summaryrefslogtreecommitdiffstats
path: root/Python/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Python/Makefile.in')
-rw-r--r--Python/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/Makefile.in b/Python/Makefile.in
index ba69a60..ef5b2ef 100644
--- a/Python/Makefile.in
+++ b/Python/Makefile.in
@@ -34,7 +34,7 @@ OBJS= \
ceval.o cgensupport.o compile.o \
errors.o \
frozenmain.o \
- getmtime.o graminit.o \
+ getargs.o getmtime.o graminit.o \
import.o \
marshal.o modsupport.o mystrtoul.o \
pythonmain.o pythonrun.o \