From 5a9e4f3502dec511d4246bc0a4c6c4a1ea4865a9 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Sun, 30 Apr 2000 21:58:43 +0000 Subject: List the French translation subdirectory. Why I didn't do this months ago I don't know. Mea bozo, mea maxima bozo. Profuse apologies to the French translation team for this balls up. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ed4b8fba4e..d185bd432e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: doc/Makefile,v 1.16 1999/10/13 00:19:43 phantom Exp $ +# $FreeBSD: doc/Makefile,v 1.17 1999/12/16 02:22:16 billf Exp $ # # The user can override the default list of languages to build and install # with the DOC_LANG variable. @@ -8,6 +8,7 @@ SUBDIR = ${DOC_LANG} .else SUBDIR = en_US.ISO_8859-1 SUBDIR+= es_ES.ISO_8859-1 +SUBDIR+= fr_FR.ISO_8859-1 SUBDIR+= ja_JP.eucJP SUBDIR+= ru_RU.KOI8-R SUBDIR+= zh_TW.Big5 -- cgit v1.2.3