From ff313c2d416f9a5c7be38ea1655a137c5cfe6296 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Wed, 19 Feb 2020 15:25:31 +0000 Subject: Fix build after r53915 Sponsored by: Rubicon Communications, LLC (netgate.com) --- en_US.ISO8859-1/htdocs/relnotes/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'en_US.ISO8859-1') diff --git a/en_US.ISO8859-1/htdocs/relnotes/Makefile b/en_US.ISO8859-1/htdocs/relnotes/Makefile index f8c8af8fd6..ddb68df499 100644 --- a/en_US.ISO8859-1/htdocs/relnotes/Makefile +++ b/en_US.ISO8859-1/htdocs/relnotes/Makefile @@ -13,7 +13,6 @@ .include "../Makefile.inc" .endif -RELNOTES?= 11-STABLE ${DOC_PREFIX}/../relnotes11/doc/${LANGCODE} \ - 10-STABLE ${DOC_PREFIX}/../relnotes10/doc/${LANGCODE} +RELNOTES?= 11-STABLE ${DOC_PREFIX}/../relnotes11/doc/${LANGCODE} .include "Makefile.inc" -- cgit v1.2.3