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