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

Fred L. Drake fdrake@users.sourceforge.net
Fri, 28 Sep 2001 15:02:51 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv21273

Modified Files:
	Makefile.deps 
Log Message:
Add entry for the SimpleXMLRPCServer module.

Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.74
retrieving revision 1.75
diff -C2 -d -r1.74 -r1.75
*** Makefile.deps	2001/09/27 20:08:20	1.74
--- Makefile.deps	2001/09/28 22:02:49	1.75
***************
*** 199,202 ****
--- 199,203 ----
  	lib/libxmllib.tex \
  	lib/libxmlrpclib.tex \
+ 	lib/libsimplexmlrpc.tex \
  	lib/libpyexpat.tex \
  	lib/xmldom.tex \