mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(WINNT_SUPPORT): Add common-win.elc, like src/Makefile.in did.
This commit is contained in:
parent
6978862dc8
commit
f2d6b71469
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2009-07-03 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* makefile.w32-in (WINNT_SUPPORT): Add common-win.elc, like
|
||||
src/Makefile.in did.
|
||||
|
||||
2009-06-30 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* emacsclient.c (w32_give_focus): Use GetModuleHandle for library
|
||||
|
|
|
|||
|
|
@ -176,6 +176,7 @@ WINNT_SUPPORT = \
|
|||
$(lispsource)w32-fns.elc \
|
||||
$(lispsource)dos-w32.elc \
|
||||
$(lispsource)w32-vars.elc \
|
||||
$(lispsource)term/common-win.elc \
|
||||
$(lispsource)term/w32-win.elc
|
||||
TOOLTIP_SUPPORT = $(lispsource)tooltip.elc
|
||||
WINDOW_SUPPORT = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue