From: Fred Drake Date: Fri, 28 Sep 2001 22:02:49 +0000 (+0000) Subject: Add entry for the SimpleXMLRPCServer module. X-Git-Tag: v2.2.1c1~1548 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06c61b14fe015f6ff1e18a285bb2bfe368287bd8;p=thirdparty%2FPython%2Fcpython.git Add entry for the SimpleXMLRPCServer module. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 8433161857d5..907181383cab 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -198,6 +198,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libdis.tex \ lib/libxmllib.tex \ lib/libxmlrpclib.tex \ + lib/libsimplexmlrpc.tex \ lib/libpyexpat.tex \ lib/xmldom.tex \ lib/xmldomminidom.tex \