diff options
author | phantom <phantom@FreeBSD.org> | 2001-02-10 13:35:30 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2001-02-10 13:35:30 +0000 |
commit | 512c73411e855f1bd821db78b58f989083d60d4c (patch) | |
tree | 00ea2085ba64ffd1e0642cdbdf3e4b9b0ca58ea6 /share/numericdef | |
parent | 1aa1981806f501c678f7816c986f42e58d3a7daf (diff) | |
download | FreeBSD-src-512c73411e855f1bd821db78b58f989083d60d4c.zip FreeBSD-src-512c73411e855f1bd821db78b58f989083d60d4c.tar.gz |
activate cs_CZ.ISO_8859-2 and el_GR.ISO_8859-7
Diffstat (limited to 'share/numericdef')
-rw-r--r-- | share/numericdef/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index 897b3a8..0896e49 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -4,8 +4,10 @@ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} LOCALES= af_ZA.ISO_8859-1 \ + cs_CZ.ISO_8859-2 \ da_DK.ISO_8859-1 \ de_DE.ISO_8859-1 \ + el_GR.ISO_8859-7 \ en_US.ISO_8859-1 \ fi_FI.ISO_8859-1 \ fr_FR.ISO_8859-1 \ |