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:
parent
69d8724dd5
commit
8114d1dd16
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42758
1 changed files with 4 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue