Add entry for the futures appendix in the reference manual.
authorFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 16:23:21 +0000 (16:23 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 16:23:21 +0000 (16:23 +0000)
Correct the comment at the top of the file.

Doc/Makefile.deps

index 3ffc9c49250ee3499eafa0b911bc015622150570..c70392256cba5879844ef05ea5f26d998d9d16cf 100644 (file)
@@ -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) \