mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
make only files which use AST depend on Python-ast.h
This commit is contained in:
parent
5a3f49bb7e
commit
b684702259
1 changed files with 0 additions and 1 deletions
|
@ -658,7 +658,6 @@ $(srcdir)/Objects/typeslots.inc: $(srcdir)/Include/typeslots.h $(srcdir)/Objects
|
|||
# Header files
|
||||
|
||||
PYTHON_HEADERS= \
|
||||
Include/Python-ast.h \
|
||||
Include/Python.h \
|
||||
Include/abstract.h \
|
||||
Include/asdl.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue