summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-08-19 16:55:31 (GMT)
committerFred Drake <fdrake@acm.org>2000-08-19 16:55:31 (GMT)
commit15446d344d2bda98bf8fd7d0244081a9d4bb7c8f (patch)
tree61265f6386e256e595fde251bcf933e4244addbd /Doc/Makefile.deps
parente5c7352201c3691e5b212fc4517ac4789ae65a15 (diff)
downloadcpython-15446d344d2bda98bf8fd7d0244081a9d4bb7c8f.zip
cpython-15446d344d2bda98bf8fd7d0244081a9d4bb7c8f.tar.gz
cpython-15446d344d2bda98bf8fd7d0244081a9d4bb7c8f.tar.bz2
Add entry for Cookie module.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 6fd16df..f5b62b9 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -171,6 +171,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libqueue.tex \
../lib/liblocale.tex \
../lib/libbasehttp.tex \
+ ../lib/libcookie.tex \
../lib/libcopyreg.tex \
../lib/libsymbol.tex \
../lib/libbinhex.tex \