commit | 4d39df35d7d72e0796c221674f0d507c5df62f19 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Dec 16 15:16:11 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Dec 16 15:16:11 2013 +0200 |
tree | 371e4df5284172c6eeb9b3903b110cdc459bb462 | |
parent | dd5a46c696a127a947e015741c4565878d72b3d4 [diff] | |
parent | 7a2fe9c83c6e2f95eae007be856da30a2b48c189 [diff] |
Merge heads
diff --git a/Makefile.pre.in b/Makefile.pre.in index 0439193..c1a7f95 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in
@@ -750,7 +750,8 @@ Include/warnings.h \ Include/weakrefobject.h \ pyconfig.h \ - $(PARSER_HEADERS) + $(PARSER_HEADERS) \ + $(AST_H) $(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(PYTHON_HEADERS)