summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-09-27 07:48:25 (GMT)
committerFred Drake <fdrake@acm.org>2003-09-27 07:48:25 (GMT)
commite1b38c48fa7aebd3c2891a2fd61fa055d23a62ab (patch)
treeac29680b44426a0f2978e570b2715fa525695f15 /Doc
parent0d86ea71b507debdbeef75cbd05ff12fa244d5a7 (diff)
downloadcpython-e1b38c48fa7aebd3c2891a2fd61fa055d23a62ab.zip
cpython-e1b38c48fa7aebd3c2891a2fd61fa055d23a62ab.tar.gz
cpython-e1b38c48fa7aebd3c2891a2fd61fa055d23a62ab.tar.bz2
update one more reference to a file that moved from texinputs/ to
commontex/
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 821ea8a..a6df02f 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -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
# files are not used to actually generate content.
-BOILERPLATE=texinputs/boilerplate.tex
+BOILERPLATE=commontex/boilerplate.tex
html/index.html: $(INDEXFILES)
html/index.html: html/index.html.in $(BOILERPLATE) tools/rewrite.py
$(PYTHON) tools/rewrite.py $(BOILERPLATE) \