Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87d4a03

Browse files
committed
Do not forget to build the acks.html file when building "all"!
1 parent 1092120 commit 87d4a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/html/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ COMMONPERL= $(TOPDIR)/perl/manual.perl \
3737
$(TOPDIR)/perl/l2hinit.perl
3838

3939

40-
all: $(INDEXFILES) index.html modindex.html
40+
all: $(INDEXFILES) index.html modindex.html acks.html
4141

4242
.PHONY: api ext lib mac ref tut inst dist
4343

0 commit comments

Comments
 (0)