From: Fred Drake Date: Thu, 24 Jan 2002 16:39:26 +0000 (+0000) Subject: libkeyword.tex was missing from the list of dependencies for the X-Git-Tag: v2.2.1c1~235 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d1012db9a07b041a8c0a752865f411a5f8acbfb;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 ee76b228567b..b38d8e0e399a 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -200,6 +200,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libstat.tex \ lib/libstringio.tex \ lib/libtoken.tex \ + lib/libkeyword.tex \ lib/libundoc.tex \ lib/libmailcap.tex \ lib/libglob.tex \