mirror of
https://git.FreeBSD.org/doc.git
synced 2026-06-02 19:35:07 +00:00
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.
This commit is contained in:
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7117
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user