changeset 90163:55ab38802fc6

(AUTOGENEL): Add charprop.el and uni-*.el.
author Kenichi Handa <handa@m17n.org>
date Tue, 10 May 2005 02:30:35 +0000
parents 88ca83396d15
children 4a8b8c6bfa9b
files lisp/Makefile.in
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/Makefile.in	Tue May 10 02:29:41 2005 +0000
+++ b/lisp/Makefile.in	Tue May 10 02:30:35 2005 +0000
@@ -44,7 +44,9 @@
 	cus-load.el \
 	finder-inf.el \
 	subdirs.el \
-	eshell/esh-groups.el
+	eshell/esh-groups.el \
+	international/charprop.el \
+	international/uni-*.el
 
 # Files to compile before others during a bootstrap.  This is done to
 # speed up the bootstrap process.  The CC files are compiled first