From: Fred Drake Date: Fri, 2 Aug 2002 18:20:34 +0000 (+0000) Subject: Add heapq module docs to the dependency information. X-Git-Tag: v2.3c1~4771 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad09bbfce36c7c145f188438d109819e14404cfa;p=thirdparty%2FPython%2Fcpython.git Add heapq module docs to the dependency information. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 7693c21e40f7..ac4205bdfd33 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 \