Index: head/en_US.ISO8859-1/htdocs/releases/11.0R/Makefile =================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.0R/Makefile (revision 47526) +++ head/en_US.ISO8859-1/htdocs/releases/11.0R/Makefile (revision 47527) @@ -1,15 +1,16 @@ # $FreeBSD$ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -DOCS= schedule.xml \ +DOCS= index.xml \ + schedule.xml \ todo.xml DATA= docbook.css .include "${DOC_PREFIX}/share/mk/web.site.mk"