diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
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= \ | |||
| 720 | ../lisp/international/mule.elc \ | 720 | ../lisp/international/mule.elc \ |
| 721 | ../lisp/international/mule-conf.el \ | 721 | ../lisp/international/mule-conf.el \ |
| 722 | ../lisp/international/mule-cmds.elc \ | 722 | ../lisp/international/mule-cmds.elc \ |
| 723 | ../lisp/ainternational/characters.elc \ | 723 | ../lisp/international/characters.elc \ |
| 724 | ../lisp/language/chinese.elc \ | 724 | ../lisp/language/chinese.elc \ |
| 725 | ../lisp/language/cyrillic.elc \ | 725 | ../lisp/language/cyrillic.elc \ |
| 726 | ../lisp/language/devanagari.elc \ | 726 | ../lisp/language/devanagari.elc \ |