mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Do not forget to build the acks.html file when building "all"!
This commit is contained in:
parent
109212037b
commit
87d4a03ad7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ COMMONPERL= $(TOPDIR)/perl/manual.perl \
|
|||
$(TOPDIR)/perl/l2hinit.perl
|
||||
|
||||
|
||||
all: $(INDEXFILES) index.html modindex.html
|
||||
all: $(INDEXFILES) index.html modindex.html acks.html
|
||||
|
||||
.PHONY: api ext lib mac ref tut inst dist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue