Add 9-STABLE and 8-STABLE to relnotes build.
Help from: hrs
This commit is contained in:
parent
c676e5f587
commit
a98fcb5044
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42002
1 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,8 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
RELNOTES?= CURRENT ${DOC_PREFIX}/../relnotes/doc/${LANGCODE}
|
||||
RELNOTES?= CURRENT ${DOC_PREFIX}/../relnotes/doc/${LANGCODE} \
|
||||
9-STABLE ${DOC_PREFIX}/../relnotes9/doc/${LANGCODE} \
|
||||
8-STABLE ${DOC_PREFIX}/../relnotes8/doc/${LANGCODE}
|
||||
|
||||
.include "Makefile.inc"
|
||||
|
|
Loading…
Reference in a new issue