diff options
-rw-r--r-- | Doc/Makefile.deps | 2 |
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 \ |