Commit 4d39df35 authored by Serhiy Storchaka's avatar Serhiy Storchaka

Merge heads

parents dd5a46c6 7a2fe9c8
...@@ -750,7 +750,8 @@ PYTHON_HEADERS= \ ...@@ -750,7 +750,8 @@ PYTHON_HEADERS= \
Include/warnings.h \ Include/warnings.h \
Include/weakrefobject.h \ Include/weakrefobject.h \
pyconfig.h \ pyconfig.h \
$(PARSER_HEADERS) $(PARSER_HEADERS) \
$(AST_H)
$(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(PYTHON_HEADERS) $(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(PYTHON_HEADERS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment