Connect the errata, hardware, readme, relnotes pages to the build.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
9e0af90ff9
commit
6d06632c28
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53146
1 changed files with 5 additions and 1 deletions
|
@ -15,7 +15,11 @@ THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH}
|
|||
DOCS= index.xml \
|
||||
schedule.xml
|
||||
|
||||
DATA= docbook.css
|
||||
DATA= docbook.css \
|
||||
errata.html \
|
||||
hardware.html \
|
||||
readme.html \
|
||||
relnotes.html
|
||||
|
||||
# PGP-signed checksums
|
||||
|
||||
|
|
Loading…
Reference in a new issue