From: Fred Drake Date: Thu, 24 Jan 2002 16:40:15 +0000 (+0000) Subject: libkeyword.tex was missing from the list of dependencies for the X-Git-Tag: v2.1.3~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8dd09c91aa94080fa59f0d998aaf0056ddff7c5;p=thirdparty%2FPython%2Fcpython.git libkeyword.tex was missing from the list of dependencies for the Library Reference. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 987beeaa8de1..8dedb5171fe0 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -150,6 +150,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ lib/libstat.tex \ lib/libstringio.tex \ lib/libtoken.tex \ + lib/libkeyword.tex \ lib/libundoc.tex \ lib/libmailcap.tex \ lib/libglob.tex \