diff options
author | Kenichi Handa <handa@m17n.org> | 2004-05-17 00:20:43 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2004-05-17 00:20:43 +0000 |
commit | f9f14309cbfc5fc1d0354b4d1b870fd1e4991656 (patch) | |
tree | ef07ac36825d8bab96bec17fa7d9ebdaca462f54 /leim/Makefile.in | |
parent | 53e1a54f76d1673497ae54851a66879980cc7b01 (diff) | |
download | emacs-f9f14309cbfc5fc1d0354b4d1b870fd1e4991656.tar.gz |
(OTHERS): Add ${srcdir}/quail/sisheng.elc.
Diffstat (limited to 'leim/Makefile.in')
-rw-r--r-- | leim/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in index 3c278d6cb61..ec4497c0497 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -121,7 +121,8 @@ OTHERS= \ ${srcdir}/quail/ethiopic.elc \ ${srcdir}/quail/ipa.elc \ ${srcdir}/quail/hebrew.elc \ - ${srcdir}/quail/georgian.elc + ${srcdir}/quail/georgian.elc \ + ${srcdir}/quail/sisheng.elc MISC= \ quail/tsang-b5.elc \ |