From: Fred Drake Date: Fri, 31 Mar 2000 18:10:17 +0000 (+0000) Subject: Reflect the two new sections in the dependencies. X-Git-Tag: v1.6a1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38d062d02290f71acf8519f9f0fc45df8f72d24a;p=python Reflect the two new sections in the dependencies. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 96aa69b4a8..d914985872 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -156,6 +156,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ../lib/libcommands.tex \ ../lib/libcmath.tex \ ../lib/libgzip.tex \ + ../lib/libzipfile.tex \ ../lib/libpprint.tex \ ../lib/libcode.tex \ ../lib/libmimify.tex \ @@ -188,6 +189,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ../lib/libcompileall.tex \ ../lib/libshlex.tex \ ../lib/libnetrc.tex \ + ../lib/librobotparser.tex \ ../lib/libgetpass.tex \ ../lib/libshutil.tex \ ../lib/librepr.tex \