]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add entry for weakref documentation.
authorFred Drake <fdrake@acm.org>
Thu, 1 Feb 2001 05:20:52 +0000 (05:20 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Feb 2001 05:20:52 +0000 (05:20 +0000)
Doc/Makefile.deps

index 2fe792e9741ba979ff7b581daabada5f15bf91af..bfba9b79538884e7218dd4d5dc24fe3968eac90a 100644 (file)
@@ -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 \