summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-12-13 19:34:38 (GMT)
committerFred Drake <fdrake@acm.org>2000-12-13 19:34:38 (GMT)
commit24d6da3eae604cda552267920089b6e10caa52e8 (patch)
tree975b9f08a40723e06b4dea2f5d9c791a440bd887 /Doc/Makefile.deps
parentff87174db1b10f7d630c079481d9ac67f4cb8d5c (diff)
downloadcpython-24d6da3eae604cda552267920089b6e10caa52e8.zip
cpython-24d6da3eae604cda552267920089b6e10caa52e8.tar.gz
cpython-24d6da3eae604cda552267920089b6e10caa52e8.tar.bz2
Added "stub" documentation for xml.dom.pulldom for Paul to fill out with
useful explanations.
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 6a2378c..d3931ae 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -172,6 +172,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libpyexpat.tex \
../lib/xmldom.tex \
../lib/xmldomminidom.tex \
+ ../lib/xmldompulldom.tex \
../lib/xmlsax.tex \
../lib/xmlsaxhandler.tex \
../lib/xmlsaxutils.tex \