summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-08-06 17:04:17 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-08-06 17:04:17 +0000
commit4e014cb67ce6c788d2dcc114649ba4d8bd5c1f7e (patch)
treece8312983edfa976e334a6888a79c952657d33ad /Makefile
parent18245e1cbe09e328798f9b8cda3e661d9c4fd385 (diff)
Activate German translation.
Notes
svn path=/head/; revision=7799
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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