Hook up the 6-STABLE release documentation to the build.
This commit is contained in:
parent
abfb0e6105
commit
9921954168
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25123
1 changed files with 2 additions and 1 deletions
|
@ -7,10 +7,11 @@
|
|||
# of relnotes should appear on the web site. The second word is the
|
||||
# path to that relnotes set.
|
||||
#
|
||||
# $FreeBSD: www/en/relnotes/Makefile,v 1.5 2001/10/29 10:14:32 murray Exp $
|
||||
# $FreeBSD: www/en/relnotes/Makefile,v 1.6 2004/08/22 21:39:31 hrs Exp $
|
||||
#
|
||||
|
||||
RELNOTES?= CURRENT ${.CURDIR}/../../../relnotes/doc \
|
||||
6-STABLE ${.CURDIR}/../../../relnotes6/doc \
|
||||
5-STABLE ${.CURDIR}/../../../relnotes5/doc \
|
||||
4-STABLE ${.CURDIR}/../../../relnotes4/doc
|
||||
|
||||
|
|
Loading…
Reference in a new issue