make only files which use AST depend on Python-ast.h

This commit is contained in:
Benjamin Peterson 2011-08-11 14:46:26 -05:00
parent 5a3f49bb7e
commit b684702259

View File

@ -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 \