mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
(macselect.o): Depend on keymap.h.
This commit is contained in:
parent
62c118f5f1
commit
a03f741a35
1 changed files with 1 additions and 1 deletions
|
|
@ -1253,7 +1253,7 @@ macterm.o: blockinput.h atimer.h systime.h syssignal.h macterm.h macgui.h \
|
|||
frame.h charset.h ccl.h dispextern.h fontset.h termhooks.h termopts.h \
|
||||
termchar.h gnu.h disptab.h buffer.h window.h keyboard.h $(INTERVAL_SRC) \
|
||||
process.h coding.h $(config_h)
|
||||
macselect.o: blockinput.h macterm.h macgui.h frame.h $(config_h)
|
||||
macselect.o: blockinput.h macterm.h macgui.h frame.h keymap.h $(config_h)
|
||||
|
||||
${emacsapp}Contents/Resources/English.lproj:
|
||||
mkdir -p $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue