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 7a389323909..b412758b20f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -652,6 +652,7 @@ lisp= \ | |||
| 652 | ${lispsource}custom.elc \ | 652 | ${lispsource}custom.elc \ |
| 653 | ${lispsource}emacs-lisp/lisp-mode.elc \ | 653 | ${lispsource}emacs-lisp/lisp-mode.elc \ |
| 654 | ${lispsource}emacs-lisp/lisp.elc \ | 654 | ${lispsource}emacs-lisp/lisp.elc \ |
| 655 | ${lispsource}env.elc \ | ||
| 655 | ${lispsource}faces.elc \ | 656 | ${lispsource}faces.elc \ |
| 656 | ${lispsource}files.elc \ | 657 | ${lispsource}files.elc \ |
| 657 | ${lispsource}format.elc \ | 658 | ${lispsource}format.elc \ |