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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=567b0a6445a68e9de21306c7a23b8c1ef091b751;p=python Add dependency information for the timeit module docs. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index b43106fda5..55ebda6e20 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 \