summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-06-22 18:50:06 (GMT)
committerFred Drake <fdrake@acm.org>1999-06-22 18:50:06 (GMT)
commit707f8e67b91896276a8fd1e1c0cf563642a34ecc (patch)
tree8aa0ca1f7a70fb433ed107cdbb0ccf3a10470ff0 /Doc/Makefile.deps
parent97793ab6b9343a4a0c5ef219902b2a3f0576ef90 (diff)
downloadcpython-707f8e67b91896276a8fd1e1c0cf563642a34ecc.zip
cpython-707f8e67b91896276a8fd1e1c0cf563642a34ecc.tar.gz
cpython-707f8e67b91896276a8fd1e1c0cf563642a34ecc.tar.bz2
Added entry for the chunk 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 38ef133..6c18cac 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -191,6 +191,7 @@ LIBFILES= ../lib/lib.tex \
../lib/libcmpcache.tex \
../lib/libstatcache.tex \
../lib/libwave.tex \
+ ../lib/libchunk.tex \
../lib/libcurses.tex \
../lib/libpipes.tex \
../lib/librlcompleter.tex \