mirror of
https://github.com/python/cpython.git
synced 2024-11-25 10:54:51 +08:00
Add entry for the new distutils section.
This commit is contained in:
parent
4fefcc3ce4
commit
d61e3eab44
@ -46,6 +46,7 @@ REFFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
||||
# LaTeX source files for the Python Library Reference
|
||||
LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
||||
lib/lib.tex \
|
||||
lib/distutils.tex \
|
||||
texinputs/reportingbugs.tex \
|
||||
lib/libintro.tex \
|
||||
lib/libobjs.tex \
|
||||
|
@ -281,6 +281,7 @@ and how to embed it in other applications.
|
||||
\input{libpycompile} % really py_compile
|
||||
\input{libcompileall}
|
||||
\input{libdis}
|
||||
\input{distutils}
|
||||
|
||||
%\input{libamoeba} % AMOEBA ONLY
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user