mirror of
https://github.com/python/cpython.git
synced 2025-09-29 19:56:59 +00:00
Merge heads
This commit is contained in:
commit
b77817b288
1 changed files with 2 additions and 1 deletions
|
@ -910,7 +910,8 @@ PYTHON_HEADERS= \
|
|||
$(srcdir)/Include/warnings.h \
|
||||
$(srcdir)/Include/weakrefobject.h \
|
||||
pyconfig.h \
|
||||
$(PARSER_HEADERS)
|
||||
$(PARSER_HEADERS) \
|
||||
$(AST_H)
|
||||
|
||||
$(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(PYTHON_HEADERS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue