From: Fred Drake Date: Thu, 1 Feb 2001 05:20:52 +0000 (+0000) Subject: Add entry for weakref documentation. X-Git-Tag: v2.1a2~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d0e64861ba97de0e41a1de2cc867c98f6a71c2d;p=thirdparty%2FPython%2Fcpython.git Add entry for weakref documentation. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 2fe792e9741b..bfba9b795388 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -53,6 +53,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ../lib/libsys.tex \ ../lib/libfpectl.tex \ ../lib/libgc.tex \ + ../lib/libweakref.tex \ ../lib/libtypes.tex \ ../lib/libtraceback.tex \ ../lib/libpickle.tex \