# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1134179335 0 # Node ID a7be6d5bee430a9b37f7df9c0b07ee42ad567238 # Parent a8599801089f39e5d31d43a48b97a39f80ff92f5 (macselect.o): Depend on keymap.h. diff -r a8599801089f -r a7be6d5bee43 src/Makefile.in --- a/src/Makefile.in Sat Dec 10 01:48:39 2005 +0000 +++ b/src/Makefile.in Sat Dec 10 01:48:55 2005 +0000 @@ -1253,7 +1253,7 @@ 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 $@