Uncomment the BUILD_RELNOTES evaluation now that the relnotes.html
page updating has been fixed. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
f792f9b3a7
commit
aeb6f6a0d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52605
1 changed files with 2 additions and 2 deletions
|
|
@ -75,9 +75,9 @@ SUBDIR+= support
|
||||||
SUBDIR+= doc
|
SUBDIR+= doc
|
||||||
SUBDIR+= ports
|
SUBDIR+= ports
|
||||||
.endif
|
.endif
|
||||||
#.if defined(BUILD_RELNOTES)
|
.if defined(BUILD_RELNOTES)
|
||||||
SUBDIR+= relnotes
|
SUBDIR+= relnotes
|
||||||
#.endif
|
.endif
|
||||||
|
|
||||||
# Non-XML
|
# Non-XML
|
||||||
SUBDIR+= cgi
|
SUBDIR+= cgi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue