summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-08-02 18:20:34 (GMT)
committerFred Drake <fdrake@acm.org>2002-08-02 18:20:34 (GMT)
commitad09bbfce36c7c145f188438d109819e14404cfa (patch)
treec3e6717f734aa746374e9f61b9f552ac2e8e462c /Doc
parent4a57c33dff598c3c80f6679a9f9d49e1752763a8 (diff)
downloadcpython-ad09bbfce36c7c145f188438d109819e14404cfa.zip
cpython-ad09bbfce36c7c145f188438d109819e14404cfa.tar.gz
cpython-ad09bbfce36c7c145f188438d109819e14404cfa.tar.bz2
Add heapq module docs to the dependency information.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 7693c21..ac4205b 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -261,6 +261,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libcalendar.tex \
lib/libpopen2.tex \
lib/libbisect.tex \
+ lib/libheapq.tex \
lib/libmimetypes.tex \
lib/libsmtplib.tex \
lib/libcmd.tex \