From 566c8327f7b5fa3a24a933e065886b4c95f3c08a Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 28 Dec 1998 20:17:33 +0000 Subject: [PATCH] Added entry for libshutil.tex. --- Doc/Makefile.deps | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 9f593b0753..e9e85122ae 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -165,7 +165,8 @@ LIBFILES= ../lib/lib.tex \ ../lib/libcompileall.tex \ ../lib/libshlex.tex \ ../lib/libnetrc.tex \ - ../lib/libgetpass.tex + ../lib/libgetpass.tex \ + ../lib/libshutil.tex # LaTeX source files for Macintosh Library Modules. MACFILES= ../mac/mac.tex \ -- 2.50.1