Hook up announce.sgml to the build again.
This commit is contained in:
parent
599a39b955
commit
3a31711f86
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33317
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.3 2008/11/28 15:27:45 hrs Exp $
|
||||
# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.4 2008/11/28 17:42:27 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,8 +7,8 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
#DOCS= announce.sgml
|
||||
DOCS= relnotes.sgml
|
||||
DOCS= announce.sgml
|
||||
DOCS+= relnotes.sgml
|
||||
DOCS+= hardware.sgml
|
||||
DOCS+= installation.sgml
|
||||
DOCS+= schedule.sgml
|
||||
|
|
Loading…
Reference in a new issue