(DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
authorKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 05:34:13 +0000 (05:34 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 05:34:13 +0000 (05:34 +0000)
utf-8.el, and utf-8-subst.el as they can't be bytecompiled
currently.  This is just a temporary workaround.

lisp/Makefile.in

index a0a1b06..08ee9db 100644 (file)
@@ -62,6 +62,10 @@ DONTCOMPILE = \
        $(lisp)/international/latin-5.el \
        $(lisp)/international/latin-8.el \
        $(lisp)/international/latin-9.el \
+       $(lisp)/international/latin1-disp.el \
+       $(lisp)/international/ucs-tables.el \
+       $(lisp)/international/utf-8.el \
+       $(lisp)/international/utf-8-subst.el \
        $(lisp)/international/mule-conf.el \
        $(lisp)/language/czech.el \
        $(lisp)/language/devanagari.el \