mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
Added texinputs/pypaper.sty to the list of manual style files, so that the
.dvi files are properly dependent on it.
This commit is contained in:
parent
5430b432e6
commit
8e7c82648f
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ all-formats: $(PSFILES) $(PDFFILES)
|
|||
# We really need some support of dependency generator for this...
|
||||
|
||||
MANSTYLES=texinputs/fncychap.sty texinputs/manual.cls \
|
||||
texinputs/python.sty texinputs/myindex.ist
|
||||
texinputs/python.sty texinputs/pypaper.sty texinputs/myindex.ist
|
||||
|
||||
COMMONTEX=$(MANSTYLES) texinputs/copyright.tex texinputs/boilerplate.tex
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue