]> granicus.if.org Git - python/commitdiff
Added dependencies for the compiler and email packages.
authorFred Drake <fdrake@acm.org>
Thu, 27 Sep 2001 20:08:20 +0000 (20:08 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 27 Sep 2001 20:08:20 +0000 (20:08 +0000)
(Migrate to branch, along with new files compiler.tex and asttable.tex.)

Doc/Makefile.deps

index 280e391c74101a4dc2a5550388f41c616a8ce870..8433161857d54dd9886c311ab72cf96d78b1f1e9 100644 (file)
@@ -51,7 +51,17 @@ REFFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
 # LaTeX source files for the Python Library Reference
 LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
        lib/lib.tex \
+       lib/asttable.tex \
+       lib/compiler.tex \
        lib/distutils.tex \
+       lib/email.tex \
+       lib/emailencoders.tex \
+       lib/emailexc.tex \
+       lib/emailgenerator.tex \
+       lib/emailiter.tex \
+       lib/emailmessage.tex \
+       lib/emailparser.tex \
+       lib/emailutil.tex \
        texinputs/reportingbugs.tex \
        lib/libintro.tex \
        lib/libobjs.tex \