From: Fred Drake Date: Wed, 9 Apr 2003 02:41:36 +0000 (+0000) Subject: Add dependency information for the timeit module docs. X-Git-Tag: v2.3c1~1256 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=567b0a6445a68e9de21306c7a23b8c1ef091b751;p=thirdparty%2FPython%2Fcpython.git Add dependency information for the timeit module docs. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index b43106fda560..55ebda6e2006 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -169,6 +169,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/liblogging.tex \ lib/libpdb.tex \ lib/libprofile.tex \ + lib/libtimeit.tex \ lib/libcgi.tex \ lib/libcgitb.tex \ lib/liburllib.tex \