From aecf91551972db09b27b11700ce6a1f88ec6a953 Mon Sep 17 00:00:00 2001 From: Michael Lucas Date: Mon, 20 Jan 2003 22:42:05 +0000 Subject: [PATCH] Add press-rel-7 to the build. --- en/news/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/news/Makefile b/en/news/Makefile index a37098a9f4..000ad5a135 100644 --- a/en/news/Makefile +++ b/en/news/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/news/Makefile,v 1.33 2002/02/12 08:41:37 sobomax Exp $ +# $FreeBSD: www/en/news/Makefile,v 1.34 2002/11/01 12:18:31 mwlucas Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -19,6 +19,7 @@ DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml DOCS+= press-rel-5.sgml DOCS+= press-rel-6.sgml +DOCS+= press-rel-7.sgml # The yearly State of the Union address DOCS+= sou1999.sgml