diff --git a/en/news/Makefile b/en/news/Makefile index 7244fb8e94..acfdd2c921 100644 --- a/en/news/Makefile +++ b/en/news/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/news/Makefile,v 1.20 2000/06/16 18:36:52 jim Exp $ +# $FreeBSD: www/en/news/Makefile,v 1.21 2000/10/03 09:48:09 wosch Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -15,6 +15,7 @@ DOCS+= press-rel-1.sgml DOCS+= press-rel-2.sgml DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml +DOCS+= press-rel-5.sgml # The yearly State of the Union address DOCS+= sou1999.sgml