summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-24 02:35:42 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-24 02:35:42 (GMT)
commit277a21150bb840fd4c7fffb49dd9b8edf0c520f8 (patch)
treeb89966882f87be9c95a880e7775e7df7870c2a4b /Doc/Makefile.deps
parent669d36f02c6bae1fff38c767ee62a3c12fde43ff (diff)
downloadcpython-277a21150bb840fd4c7fffb49dd9b8edf0c520f8.zip
cpython-277a21150bb840fd4c7fffb49dd9b8edf0c520f8.tar.gz
cpython-277a21150bb840fd4c7fffb49dd9b8edf0c520f8.tar.bz2
Added entries for the xml.dom.minidom 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 55eb070..0ee0560 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -170,6 +170,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libdis.tex \
../lib/libxmllib.tex \
../lib/libpyexpat.tex \
+ ../lib/xmldom.tex \
../lib/xmlsax.tex \
../lib/xmlsaxhandler.tex \
../lib/xmlsaxutils.tex \