Mercurial > emacs
changeset 105219:cef4ad90e33f
(OTHER_PLATFORM_SUPPORT): Add term/internal.elc, term/pc-win.elc,
emacs-lisp/easymenu.elc, and term/ns-win.elc, to be consistent with
src/Makefile.in.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 27 Sep 2009 08:27:28 +0000 |
parents | 3520ba7d445c |
children | 9408f8b20031 |
files | lib-src/makefile.w32-in |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/makefile.w32-in Sun Sep 27 04:40:41 2009 +0000 +++ b/lib-src/makefile.w32-in Sun Sep 27 08:27:28 2009 +0000 @@ -191,8 +191,12 @@ OTHER_PLATFORM_SUPPORT = \ $(lispsource)dos-fns.elc \ $(lispsource)dos-vars.elc \ + ${lispsource}term/internal.elc \ + ${lispsource}term/pc-win.elc \ $(lispsource)x-dnd.elc \ - $(lispsource)term/x-win.elc + $(lispsource)term/x-win.elc \ + ${lispsource}emacs-lisp/easymenu.elc \ + ${lispsource}term/ns-win.elc lisp1= \