From 80b7b7d18edc06df4bc55da4af5652cce5b295d3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 15 Aug 2002 20:25:52 +0000 Subject: [PATCH] (lisp): Add ucs-tables.elc. --- src/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5