From 4e014cb67ce6c788d2dcc114649ba4d8bd5c1f7e Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sun, 6 Aug 2000 17:04:17 +0000 Subject: Activate German translation. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d185bd432e..5d725d6c6f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: doc/Makefile,v 1.17 1999/12/16 02:22:16 billf Exp $ +# $FreeBSD: doc/Makefile,v 1.18 2000/04/30 21:58:43 nik Exp $ # # The user can override the default list of languages to build and install # with the DOC_LANG variable. @@ -7,6 +7,7 @@ SUBDIR = ${DOC_LANG} .else SUBDIR = en_US.ISO_8859-1 +SUBDIR+= de_DE.ISO_8859-1 SUBDIR+= es_ES.ISO_8859-1 SUBDIR+= fr_FR.ISO_8859-1 SUBDIR+= ja_JP.eucJP -- cgit v1.3