]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
make only files which use AST depend on Python-ast.h
authorBenjamin Peterson <benjamin@python.org>
Thu, 11 Aug 2011 19:46:26 +0000 (14:46 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 11 Aug 2011 19:46:26 +0000 (14:46 -0500)
Makefile.pre.in

index c97c7ca5605c0d02b0584d43851883a307e74f70..e1afc97bf7dc7a9ab49682b397373acf167b507e 100644 (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 \