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 82d1e78aaa0..d48501d084f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -813,6 +813,7 @@ shortlisp= \ | |||
| 813 | ../lisp/startup.elc \ | 813 | ../lisp/startup.elc \ |
| 814 | ../lisp/subr.elc \ | 814 | ../lisp/subr.elc \ |
| 815 | ../lisp/term/tty-colors.elc \ | 815 | ../lisp/term/tty-colors.elc \ |
| 816 | ../lisp/font-core.elc \ | ||
| 816 | ../lisp/textmodes/fill.elc \ | 817 | ../lisp/textmodes/fill.elc \ |
| 817 | ../lisp/textmodes/page.elc \ | 818 | ../lisp/textmodes/page.elc \ |
| 818 | ../lisp/textmodes/paragraphs.elc \ | 819 | ../lisp/textmodes/paragraphs.elc \ |