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 14f6f8a..fcce62f 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -319,6 +319,7 @@ PYTHON_OBJS= \ Python/Python-ast.o \ Python/asdl.o \ Python/ast.o \ + Python/ast_opt.o \ Python/bltinmodule.o \ Python/ceval.o \ Python/compile.o \ |