diff options
| author | Colin Walters | 2002-05-21 21:03:51 +0000 |
|---|---|---|
| committer | Colin Walters | 2002-05-21 21:03:51 +0000 |
| commit | 59809627aa52da44fbf96a8d5faabc273ca83130 (patch) | |
| tree | 8d9cdd200394c9c2ca76605b5051d72399f60b45 /src/Makefile.in | |
| parent | 63a29a5d08514191a6b24fd65f843209ee40f3dc (diff) | |
| download | emacs-59809627aa52da44fbf96a8d5faabc273ca83130.tar.gz emacs-59809627aa52da44fbf96a8d5faabc273ca83130.zip | |
(shortlisp): Add font-core.el.
Diffstat (limited to 'src/Makefile.in')
| -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 \ |