mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 09:20:54 -08:00
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
This commit is contained in:
parent
7908fb6097
commit
da7e2be68a
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2010-08-06 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
|
||||
|
||||
2010-08-06 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
* xterm.h (x_get_focus_frame): Declare.
|
||||
|
|
|
|||
|
|
@ -1506,6 +1506,7 @@ $(BLD)/xdisp.$(O) : \
|
|||
$(SRC)/systime.h \
|
||||
$(SRC)/termchar.h \
|
||||
$(SRC)/termhooks.h \
|
||||
$(SRC)/termopts.h \
|
||||
$(SRC)/w32gui.h \
|
||||
$(SRC)/w32term.h \
|
||||
$(SRC)/window.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue