summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-03-31 18:10:17 (GMT)
committerFred Drake <fdrake@acm.org>2000-03-31 18:10:17 (GMT)
commit38d062d02290f71acf8519f9f0fc45df8f72d24a (patch)
tree39e31b929083be30c775d49ac60572d93ef70b4f /Doc/Makefile.deps
parent3c9f936eee8bd826b631ee886ec3bb063da35fbd (diff)
downloadcpython-38d062d02290f71acf8519f9f0fc45df8f72d24a.zip
cpython-38d062d02290f71acf8519f9f0fc45df8f72d24a.tar.gz
cpython-38d062d02290f71acf8519f9f0fc45df8f72d24a.tar.bz2
Reflect the two new sections in the dependencies.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps2
1 files changed, 2 insertions, 0 deletions
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 \