mirror of
https://github.com/python/cpython.git
synced 2025-10-02 13:22:19 +00:00
Added dependencies for the compiler and email packages.
(Migrate to branch, along with new files compiler.tex and asttable.tex.)
This commit is contained in:
parent
e2f9917f9f
commit
d443d8cc00
1 changed files with 10 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue