mirror of https://github.com/python/cpython.git
make only files which use AST depend on Python-ast.h
This commit is contained in:
parent
5a3f49bb7e
commit
b684702259
|
@ -658,7 +658,6 @@ $(srcdir)/Objects/typeslots.inc: $(srcdir)/Include/typeslots.h $(srcdir)/Objects
|
||||||
# Header files
|
# Header files
|
||||||
|
|
||||||
PYTHON_HEADERS= \
|
PYTHON_HEADERS= \
|
||||||
Include/Python-ast.h \
|
|
||||||
Include/Python.h \
|
Include/Python.h \
|
||||||
Include/abstract.h \
|
Include/abstract.h \
|
||||||
Include/asdl.h \
|
Include/asdl.h \
|
||||||
|
|
Loading…
Reference in New Issue