From: Fred Drake Date: Tue, 22 Dec 1998 17:40:43 +0000 (+0000) Subject: Added libnetrc.tex and libshlex.tex to LIBFILES. X-Git-Tag: v1.5.2b1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=782c973cb9c72e86f51ef5844d6c86da2ec46205;p=python Added libnetrc.tex and libshlex.tex to LIBFILES. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index fa3e4f7771..8a94148227 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -162,7 +162,9 @@ LIBFILES= ../lib/lib.tex \ ../lib/internet.tex \ ../lib/netdata.tex \ ../lib/libpycompile.tex \ - ../lib/libcompileall.tex + ../lib/libcompileall.tex \ + ../lib/libshlex.tex \ + ../lib/libnetrc.tex # LaTeX source files for Macintosh Library Modules. MACFILES= ../mac/mac.tex \