From: Kenichi Handa Date: Mon, 11 Jan 1999 11:42:52 +0000 (+0000) Subject: (MISC): Add ${srcdir}/quail/hebrew.el. X-Git-Tag: emacs-20.4~907 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=370d65fbdf762c0c6659ce0d039e082c37cde4d0;p=emacs.git (MISC): Add ${srcdir}/quail/hebrew.el. --- diff --git a/leim/Makefile.in b/leim/Makefile.in index bece75ff2df..8aba3aae69e 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -116,7 +116,10 @@ GREEK=${srcdir}/quail/greek.el 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}