diff --git a/Doc/html/Makefile b/Doc/html/Makefile index 9f63e04be35..03f3d04206a 100644 --- a/Doc/html/Makefile +++ b/Doc/html/Makefile @@ -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