Connect hardware.html, readme.html, relnotes.html to the build.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-08-12 00:50:05 +00:00
parent c4ddb0e0b7
commit 27fbad5a62
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49250

View file

@ -11,6 +11,9 @@ DOCS= index.xml \
schedule.xml \
todo.xml
DATA= docbook.css
DATA= docbook.css \
hardware.html \
readme.html \
relnotes.html
.include "${DOC_PREFIX}/share/mk/web.site.mk"