summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-11-29 06:11:29 (GMT)
committerFred Drake <fdrake@acm.org>2000-11-29 06:11:29 (GMT)
commitf65ab1bf100f4a90a465ce2c60015228d480c83b (patch)
tree968fba35995dda68dd7fc5a0c77d7902ef24ee28 /Doc/Makefile.deps
parenteaf57aa44a5acfde566d610c5859a49891549522 (diff)
downloadcpython-f65ab1bf100f4a90a465ce2c60015228d480c83b.zip
cpython-f65ab1bf100f4a90a465ce2c60015228d480c83b.tar.gz
cpython-f65ab1bf100f4a90a465ce2c60015228d480c83b.tar.bz2
Added entries reflecting the separation of the abstract DOM documentation
and the implementation docs for xml.dom.minidom.
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 0ee0560..6a2378c 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -171,6 +171,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libxmllib.tex \
../lib/libpyexpat.tex \
../lib/xmldom.tex \
+ ../lib/xmldomminidom.tex \
../lib/xmlsax.tex \
../lib/xmlsaxhandler.tex \
../lib/xmlsaxutils.tex \