Mercurial > emacs
changeset 24042:d7313d5217e2
(MISC): Add ${srcdir}/quail/hebrew.el.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 11 Jan 1999 11:42:52 +0000 |
parents | 2eed8853546f |
children | 4307c8044e78 |
files | leim/Makefile.in |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/Makefile.in Mon Jan 11 11:42:52 1999 +0000 +++ b/leim/Makefile.in Mon Jan 11 11:42:52 1999 +0000 @@ -116,7 +116,10 @@ RUSSIAN=${srcdir}/quail/cyrillic.el ${srcdir}/quail/cyril-jis.el -MISC=${srcdir}/quail/ethiopic.el ${srcdir}/quail/ipa.el +MISC= \ + ${srcdir}/quail/ethiopic.el \ + ${srcdir}/quail/ipa.el \ + ${srcdir}/quail/hebrew.el CHINESE=${CHINESE-GB} ${CHINESE-BIG5} ${CHINESE-CNS} EASTASIA=${CHINESE} ${JAPANESE} ${KOREAN}