From: Richard M. Stallman Date: Tue, 8 Jul 1997 23:52:18 +0000 (+0000) Subject: (shortlisp): Fix typo. X-Git-Tag: emacs-20.1~1266 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d32515cd1eb899c2098ea55cdddd22d28bdb9ef4;p=emacs.git (shortlisp): Fix typo. --- diff --git a/src/Makefile.in b/src/Makefile.in index 93972737105..a4587e04ebe 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -720,7 +720,7 @@ shortlisp= \ ../lisp/international/mule.elc \ ../lisp/international/mule-conf.el \ ../lisp/international/mule-cmds.elc \ - ../lisp/ainternational/characters.elc \ + ../lisp/international/characters.elc \ ../lisp/language/chinese.elc \ ../lisp/language/cyrillic.elc \ ../lisp/language/devanagari.elc \