From 38d062d02290f71acf8519f9f0fc45df8f72d24a Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 31 Mar 2000 18:10:17 +0000 Subject: Reflect the two new sections in the dependencies. --- Doc/Makefile.deps | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 96aa69b..d914985 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 \ -- cgit v0.12