Merge heads
This commit is contained in:
commit
4d39df35d7
|
@ -750,7 +750,8 @@ PYTHON_HEADERS= \
|
||||||
Include/warnings.h \
|
Include/warnings.h \
|
||||||
Include/weakrefobject.h \
|
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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue