From: Richard M. Stallman Date: Thu, 15 Aug 2002 20:25:52 +0000 (+0000) Subject: (lisp): Add ucs-tables.elc. X-Git-Tag: emacs-pretest-21.2.91~117 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=80b7b7d18edc06df4bc55da4af5652cce5b295d3;p=emacs.git (lisp): Add ucs-tables.elc. --- diff --git a/src/Makefile.in b/src/Makefile.in index 9ec5ac7d7a9..f2f53d4d848 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -701,6 +701,7 @@ lisp= \ ${lispsource}language/tibetan.elc \ ${lispsource}language/vietnamese.elc \ ${lispsource}language/misc-lang.elc \ + ${lispsource}international/ucs-tables.elc \ ${lispsource}paths.el \ ${lispsource}register.elc \ ${lispsource}replace.elc \