mirror of
https://github.com/python/cpython.git
synced 2026-05-05 01:51:01 +00:00
The ACKS file is in the current directory when converted to HTML; this was
broken when converting to a flat Makefile. ;-(
This commit is contained in:
parent
cb45bfd956
commit
d27ed858c3
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ $(INDEXFILES): $(COMMONPERL) html/about.dat tools/node2label.pl
|
|||
|
||||
html/acks.html: ACKS $(TOOLSDIR)/support.py $(TOOLSDIR)/mkackshtml
|
||||
$(TOOLSDIR)/mkackshtml --address $(PYTHONDOCS) \
|
||||
--output html/acks.html <../ACKS
|
||||
--output html/acks.html <ACKS
|
||||
|
||||
html/modindex.html: $(TOOLSDIR)/support.py $(TOOLSDIR)/mkmodindex
|
||||
html/modindex.html: html/lib/lib.html html/mac/mac.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue