[Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.49,1.50

Fred L. Drake python-dev@python.org
Tue, 28 Nov 2000 22:11:31 -0800


Update of /cvsroot/python/python/dist/src/Doc
In directory slayer.i.sourceforge.net:/tmp/cvs-serv5488

Modified Files:
	Makefile.deps 
Log Message:

Added entries reflecting the separation of the abstract DOM documentation
and the implementation docs for xml.dom.minidom.


Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -r1.49 -r1.50
*** Makefile.deps	2000/10/24 02:35:42	1.49
--- Makefile.deps	2000/11/29 06:11:28	1.50
***************
*** 172,175 ****
--- 172,176 ----
  	../lib/libpyexpat.tex \
  	../lib/xmldom.tex \
+ 	../lib/xmldomminidom.tex \
  	../lib/xmlsax.tex \
  	../lib/xmlsaxhandler.tex \