update one more reference to a file that moved from texinputs/ to

commontex/
This commit is contained in:
Fred Drake 2003-09-27 07:48:25 +00:00
parent 0d86ea71b5
commit e1b38c48fa
1 changed files with 1 additions and 1 deletions

View File

@ -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) \