diff options
author | mtm <mtm@FreeBSD.org> | 2003-08-05 05:42:08 +0000 |
---|---|---|
committer | mtm <mtm@FreeBSD.org> | 2003-08-05 05:42:08 +0000 |
commit | 55db7693f7ab4aabeac219af4a2d00a932cb9a36 (patch) | |
tree | 0e418abeb852a843e84aa45a7264fdf2741b1e82 /share/numericdef/Makefile | |
parent | 4bddddaa7e1e0ad423c802dba603b2540561c4a2 (diff) | |
download | FreeBSD-src-55db7693f7ab4aabeac219af4a2d00a932cb9a36.zip FreeBSD-src-55db7693f7ab4aabeac219af4a2d00a932cb9a36.tar.gz |
Support for the Amharic locale.
Diffstat (limited to 'share/numericdef/Makefile')
-rw-r--r-- | share/numericdef/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index d0fb279..c6710aa 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -4,6 +4,7 @@ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} LOCALES= af_ZA.ISO8859-1 \ + am_ET.UTF-8 \ bg_BG.CP1251 \ ca_ES.ISO8859-1 \ cs_CZ.ISO8859-2 \ |