diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 724ef9ad40c..0ab4db066bd 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -673,6 +673,7 @@ lisp= \ | |||
| 673 | ${lispsource}international/mule-conf.el \ | 673 | ${lispsource}international/mule-conf.el \ |
| 674 | ${lispsource}international/mule-cmds.elc \ | 674 | ${lispsource}international/mule-cmds.elc \ |
| 675 | ${lispsource}international/characters.elc \ | 675 | ${lispsource}international/characters.elc \ |
| 676 | ${lispsource}international/utf-8.elc \ | ||
| 676 | ${lispsource}case-table.elc \ | 677 | ${lispsource}case-table.elc \ |
| 677 | ${lispsource}language/chinese.elc \ | 678 | ${lispsource}language/chinese.elc \ |
| 678 | ${lispsource}language/cyrillic.elc \ | 679 | ${lispsource}language/cyrillic.elc \ |