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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06c61b14fe015f6ff1e18a285bb2bfe368287bd8;p=python Add entry for the SimpleXMLRPCServer module. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 8433161857..907181383c 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 \