From: Fred Drake Date: Tue, 22 Dec 1998 23:38:11 +0000 (+0000) Subject: Add the getpass module to $(LIBFILES). X-Git-Tag: v1.5.2b2~511 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d65d388b847f6d66ac6dccbf4cbb9040ac40e97;p=python Add the getpass module to $(LIBFILES). --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 8a94148227..9f593b0753 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -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 \