Enable relnotes build
This commit is contained in:
parent
fbd1da65df
commit
52b5a4a275
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21252
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# The FreeBSD Russian Documentation Project
|
# The FreeBSD Russian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD: www/ru/Makefile,v 1.37 2004/04/22 12:04:19 den Exp $
|
# $FreeBSD: www/ru/Makefile,v 1.38 2004/04/26 21:05:53 simon Exp $
|
||||||
# $FreeBSDru: frdp/www/ru/Makefile,v 1.36 2004/04/22 12:00:22 den Exp $
|
# $FreeBSDru: frdp/www/ru/Makefile,v 1.36 2004/04/22 12:00:22 den Exp $
|
||||||
#
|
#
|
||||||
# Original revision: 1.110
|
# Original revision: 1.110
|
||||||
|
@ -64,7 +64,7 @@ SUBDIR+= ports
|
||||||
SUBDIR+= doc
|
SUBDIR+= doc
|
||||||
.endif
|
.endif
|
||||||
.if defined(BUILD_RELNOTES)
|
.if defined(BUILD_RELNOTES)
|
||||||
#SUBDIR+= relnotes
|
SUBDIR+= relnotes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# Non-SGML
|
# Non-SGML
|
||||||
|
|
Loading…
Reference in a new issue