summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-07-12 04:22:53 (GMT)
committerFred Drake <fdrake@acm.org>2000-07-12 04:22:53 (GMT)
commitbdcf91fda0a68e65f67dff7f1e223990d0498250 (patch)
tree7f0bff795796e32b898860ed06f4579472b01047 /Doc/Makefile.deps
parentbf26e07049c24d69acfabf8857267176486827af (diff)
downloadcpython-bdcf91fda0a68e65f67dff7f1e223990d0498250.zip
cpython-bdcf91fda0a68e65f67dff7f1e223990d0498250.tar.gz
cpython-bdcf91fda0a68e65f67dff7f1e223990d0498250.tar.bz2
Documentation for the gc module. Text from Neil Schemenauer
<nascheme@enme.ucalgary.ca>, markup & minor revisions from Fred Drake.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index af3d8cc..9b82b2e 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -48,6 +48,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libfuncs.tex \
../lib/libpython.tex \
../lib/libsys.tex \
+ ../lib/libgc.tex \
../lib/libtypes.tex \
../lib/libtraceback.tex \
../lib/libpickle.tex \