mirror of https://github.com/python/cpython
update one more reference to a file that moved from texinputs/ to
commontex/
This commit is contained in:
parent
0d86ea71b5
commit
e1b38c48fa
|
@ -348,7 +348,7 @@ html/acks.html: ACKS $(TOOLSDIR)/support.py $(TOOLSDIR)/mkackshtml
|
||||||
# are updated and boilerplate.tex uses \today as the date. The index
|
# are updated and boilerplate.tex uses \today as the date. The index
|
||||||
# files are not used to actually generate content.
|
# files are not used to actually generate content.
|
||||||
|
|
||||||
BOILERPLATE=texinputs/boilerplate.tex
|
BOILERPLATE=commontex/boilerplate.tex
|
||||||
html/index.html: $(INDEXFILES)
|
html/index.html: $(INDEXFILES)
|
||||||
html/index.html: html/index.html.in $(BOILERPLATE) tools/rewrite.py
|
html/index.html: html/index.html.in $(BOILERPLATE) tools/rewrite.py
|
||||||
$(PYTHON) tools/rewrite.py $(BOILERPLATE) \
|
$(PYTHON) tools/rewrite.py $(BOILERPLATE) \
|
||||||
|
|
Loading…
Reference in New Issue