Hook the 9.2-RELEASE relnotes.xml and installation.html to the

build.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2013-09-30 07:55:25 +00:00
parent 69d8724dd5
commit 8114d1dd16
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42758

View file

@ -7,8 +7,10 @@
.include "../Makefile.inc"
.endif
DOCS= schedule.xml
DOCS= relnotes.xml \
schedule.xml
DATA= docbook.css
DATA= docbook.css \
installation.html
.include "${DOC_PREFIX}/share/mk/web.site.mk"