From 15e2814cdecc00d1dc4ea5cc12aab120fa13fd55 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sun, 30 Jan 2005 11:36:03 +0000 Subject: [PATCH] (lisp): Include charprop.el. --- src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.in b/src/Makefile.in index 8423a630937..c1f036e7b96 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -730,6 +730,7 @@ lisp= \ ${lispsource}international/mule-conf.el \ ${lispsource}international/mule-cmds.elc \ ${lispsource}international/characters.elc \ + ${lispsource}international/charprop.el \ ${lispsource}case-table.elc \ ${lispsource}language/chinese.el \ ${lispsource}language/cyrillic.el \