mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
Add the getpass module to $(LIBFILES).
This commit is contained in:
parent
99e2c39b31
commit
7d65d388b8
1 changed files with 2 additions and 1 deletions
|
|
@ -164,7 +164,8 @@ LIBFILES= ../lib/lib.tex \
|
|||
../lib/libpycompile.tex \
|
||||
../lib/libcompileall.tex \
|
||||
../lib/libshlex.tex \
|
||||
../lib/libnetrc.tex
|
||||
../lib/libnetrc.tex \
|
||||
../lib/libgetpass.tex
|
||||
|
||||
# LaTeX source files for Macintosh Library Modules.
|
||||
MACFILES= ../mac/mac.tex \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue