From: Fred Drake Date: Tue, 24 Jul 2001 16:20:13 +0000 (+0000) Subject: Add entry for the new distutils section. X-Git-Tag: v2.2a3~971 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d61e3eab449102834406b9026852e1db51de16bb;p=thirdparty%2FPython%2Fcpython.git Add entry for the new distutils section. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 18e5db270699..5a280f9494f5 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -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 \ diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 986c355cf444..2ec998a3fa51 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.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