From: Jeremy Hylton Date: Wed, 28 May 2003 12:10:14 +0000 (+0000) Subject: Update dependencies. X-Git-Tag: v2.3c1~589 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8e71c13e93710019856d21bf5c1134c014e23b9;p=python Update dependencies. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 793cdec9e4..55d8de0b6a 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -78,8 +78,7 @@ REFFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ ref/ref5.tex \ ref/ref6.tex \ ref/ref7.tex \ - ref/ref8.tex \ - ref/refa1.tex + ref/ref8.tex # LaTeX source files for the Python Library Reference LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ @@ -125,6 +124,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libparser.tex \ lib/libbltin.tex \ lib/libmain.tex \ + lib/libfuture.tex \ lib/libstrings.tex \ lib/libstring.tex \ lib/libtextwrap.tex \