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
1 changed files with 0 additions and 1 deletions

View File

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