mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add anentry for the distutils.sysconfig module docs.
This commit is contained in:
parent
ab70b38367
commit
388f37e6f6
1 changed files with 3 additions and 1 deletions
|
@ -289,4 +289,6 @@ MACFILES= $(HOWTOSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
|
||||
INSTFILES = $(HOWTOSTYLES) inst/inst.tex
|
||||
|
||||
DISTFILES = $(HOWTOSTYLES) dist/dist.tex
|
||||
DISTFILES = $(HOWTOSTYLES) \
|
||||
dist/dist.tex \
|
||||
dist/sysconfig.tex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue