From: Fred Drake Date: Fri, 23 Mar 2001 16:23:21 +0000 (+0000) Subject: Add entry for the futures appendix in the reference manual. X-Git-Tag: v2.1b2~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7621fa9147f814364951a8523ee6d11d533e6468;p=thirdparty%2FPython%2Fcpython.git Add entry for the futures appendix in the reference manual. Correct the comment at the top of the file. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 3ffc9c49250e..c70392256cba 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -1,5 +1,4 @@ -# LaTeX source dependencies; note that the files are named relative to a -# child directory and not the directory this file is located in. +# LaTeX source dependencies. COMMONSTYLES= texinputs/python.sty \ texinputs/pypaper.sty \ @@ -38,7 +37,8 @@ REFFILES= $(MANSTYLES) $(COMMONTEX) \ ref/ref5.tex \ ref/ref6.tex \ ref/ref7.tex \ - ref/ref8.tex + ref/ref8.tex \ + ref/refa1.tex # LaTeX source files for the Python Library Reference LIBFILES= $(MANSTYLES) $(COMMONTEX) \