Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d86ea7 commit e1b38c4Copy full SHA for e1b38c4
1 file changed
Doc/Makefile
@@ -348,7 +348,7 @@ html/acks.html: ACKS $(TOOLSDIR)/support.py $(TOOLSDIR)/mkackshtml
348
# are updated and boilerplate.tex uses \today as the date. The index
349
# files are not used to actually generate content.
350
351
-BOILERPLATE=texinputs/boilerplate.tex
+BOILERPLATE=commontex/boilerplate.tex
352
html/index.html: $(INDEXFILES)
353
html/index.html: html/index.html.in $(BOILERPLATE) tools/rewrite.py
354
$(PYTHON) tools/rewrite.py $(BOILERPLATE) \
0 commit comments