(AUTOGENEL): Add charprop.el and uni-*.el.
authorKenichi Handa <handa@m17n.org>
Tue, 10 May 2005 02:30:35 +0000 (02:30 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 10 May 2005 02:30:35 +0000 (02:30 +0000)
lisp/Makefile.in

index cedcbd3..ed29ddf 100644 (file)
@@ -44,7 +44,9 @@ AUTOGENEL = loaddefs.el \
        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