Re-enable stable/8 relnotes build.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c352ba6ed8
commit
b4f1a1b3e1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43141
1 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@
|
|||
|
||||
RELNOTES?= CURRENT ${DOC_PREFIX}/../relnotes/doc/${LANGCODE} \
|
||||
10-STABLE ${DOC_PREFIX}/../relnotes10/doc/${LANGCODE} \
|
||||
9-STABLE ${DOC_PREFIX}/../relnotes9/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