summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-01-24 16:39:26 (GMT)
committerFred Drake <fdrake@acm.org>2002-01-24 16:39:26 (GMT)
commit4d1012db9a07b041a8c0a752865f411a5f8acbfb (patch)
treef4c27025cb5cdeb85920f8f80d88e44c4584555f
parent44f813a382b9465d90563882758dfdabe915c4b0 (diff)
downloadcpython-4d1012db9a07b041a8c0a752865f411a5f8acbfb.zip
cpython-4d1012db9a07b041a8c0a752865f411a5f8acbfb.tar.gz
cpython-4d1012db9a07b041a8c0a752865f411a5f8acbfb.tar.bz2
libkeyword.tex was missing from the list of dependencies for the
Library Reference.
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index ee76b22..b38d8e0 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 \