diff options
| author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-02-17 18:45:08 +0000 |
|---|---|---|
| committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-02-17 18:45:08 +0000 |
| commit | 3a0690fde32706e9b5b2467a7d4ab9203d54590b (patch) | |
| tree | e8ec51d80e3edd5fd57c92345e79dfd22f8b0786 /share/numericdef/Makefile | |
| parent | e191b7bd7217376c507a8a692caccb35b392277c (diff) | |
Notes
Diffstat (limited to 'share/numericdef/Makefile')
| -rw-r--r-- | share/numericdef/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index 14f7d1b8c7e0..423cd8359fe5 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -19,7 +19,9 @@ LOCALES= af_ZA.ISO_8859-1 \ sv_SE.ISO_8859-1 \ uk_UA.KOI8-U \ ko_KR.EUC \ - ja_JP.EUC + ja_JP.EUC \ + zh_TW.Big5 \ + zh_CN.EUC LOCALEDIR= ${DESTDIR}/usr/share/locale USENGLISH= en_US.ISO_8859-1 |
