Merge heads

This commit is contained in:
Serhiy Storchaka 2013-12-16 15:17:13 +02:00
commit b77817b288

View file

@ -910,7 +910,8 @@ PYTHON_HEADERS= \
$(srcdir)/Include/warnings.h \ $(srcdir)/Include/warnings.h \
$(srcdir)/Include/weakrefobject.h \ $(srcdir)/Include/weakrefobject.h \
pyconfig.h \ pyconfig.h \
$(PARSER_HEADERS) $(PARSER_HEADERS) \
$(AST_H)
$(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(PYTHON_HEADERS) $(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(PYTHON_HEADERS)