diff options
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r-- | Makefile.pre.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index 43a7f79..94aa576 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -200,6 +200,7 @@ PYTHON_OBJS= \ Python/errors.o \ Python/frozen.o \ Python/frozenmain.o \ + Python/future.o \ Python/getargs.o \ Python/getcompiler.o \ Python/getcopyright.o \ |