summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-12-23 16:53:59 (GMT)
committerFred Drake <fdrake@acm.org>2002-12-23 16:53:59 (GMT)
commit4a80a3ec21cd1e34ff1907afe998f8305aafa232 (patch)
treea3d99d71251ff136bd92979e6ae78a99d70e4907 /Doc/Makefile.deps
parent633d90c7a332619e7d9bdceb9b00e34dc6702223 (diff)
downloadcpython-4a80a3ec21cd1e34ff1907afe998f8305aafa232.zip
cpython-4a80a3ec21cd1e34ff1907afe998f8305aafa232.tar.gz
cpython-4a80a3ec21cd1e34ff1907afe998f8305aafa232.tar.bz2
Added docs for (draft) pkgutil module.
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 f1673c1..f3845b8 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -120,6 +120,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libmarshal.tex \
lib/libwarnings.tex \
lib/libimp.tex \
+ lib/libpkgutil.tex \
lib/libparser.tex \
lib/libbltin.tex \
lib/libmain.tex \