diff options
author | rws <empty> | 1991-04-02 16:38:37 +0000 |
---|---|---|
committer | rws <empty> | 1991-04-02 16:38:37 +0000 |
commit | 2a72005007fb8194b91e66ba3c48b3f0c2038f51 (patch) | |
tree | c1f47bcc16f47d303f5209d11a0c1f0dd62601b4 /xc/nls | |
parent | 41fbd7b056a408fc47469f28b331dbf788569669 (diff) |
changes from Omron
Diffstat (limited to 'xc/nls')
-rw-r--r-- | xc/nls/X11/Imakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/nls/X11/Imakefile b/xc/nls/X11/Imakefile index 6ab7cc825..19acb0855 100644 --- a/xc/nls/X11/Imakefile +++ b/xc/nls/X11/Imakefile @@ -1,12 +1,12 @@ INSTALLFLAGS = $(INSTDATFLAGS) FILES = C \ - ja_JP.jis7 ja_JP.jis8 ja_JP.sjis ja_JP.ujis \ + ja_JP.jis7 ja_JP.jis8 ja_JP.mscode ja_JP.ujis \ ko_KR.euc \ lt_LN.bit7 lt_LN.bit8 \ wr_WR.ct \ zh_CN.ugb zh_TW.big5 \ - nls.dir + nls.dir nls.alias all:: |