From: Fred Drake Date: Tue, 9 Jan 2001 20:50:02 +0000 (+0000) Subject: Added entry for fpectl module documentation. X-Git-Tag: v2.1a1~376 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa214cca6173d060f2ab0f1ef7b863145dc36c1e;p=python Added entry for fpectl module documentation. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index a34a6ba867..8e02a94816 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -51,6 +51,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ../lib/libfuncs.tex \ ../lib/libpython.tex \ ../lib/libsys.tex \ + ../lib/libfpectl.tex \ ../lib/libgc.tex \ ../lib/libtypes.tex \ ../lib/libtraceback.tex \