From: Fred Drake Date: Wed, 27 Jan 1999 17:21:09 +0000 (+0000) Subject: Added the files for the repr and ConfigParser modules. X-Git-Tag: v1.5.2b2~261 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=580f4ab5dc555b2996b7f6bfb5634f9952489416;p=thirdparty%2FPython%2Fcpython.git Added the files for the repr and ConfigParser modules. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index e9e85122aee5..cd83d19c59de 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -166,7 +166,9 @@ LIBFILES= ../lib/lib.tex \ ../lib/libshlex.tex \ ../lib/libnetrc.tex \ ../lib/libgetpass.tex \ - ../lib/libshutil.tex + ../lib/libshutil.tex \ + ../lib/librepr.tex \ + ../lib/libcfgparser.tex # LaTeX source files for Macintosh Library Modules. MACFILES= ../mac/mac.tex \