mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Make the extension manual format using the Makefile; recent changes broke
the dependency information.
This commit is contained in:
parent
1af5e35a98
commit
e38b7e8fe9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ DOCFILES= $(HOWTOSTYLES) \
|
|||
EXTFILES= ext/ext.tex $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
||||
ext/extending.tex \
|
||||
ext/newtypes.tex \
|
||||
ext/unix.tex \
|
||||
ext/building.tex \
|
||||
ext/windows.tex \
|
||||
ext/embedding.tex \
|
||||
texinputs/reportingbugs.tex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue