diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 81483f8d295..0b98750b21f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1253,7 +1253,7 @@ macterm.o: blockinput.h atimer.h systime.h syssignal.h macterm.h macgui.h \ | |||
| 1253 | frame.h charset.h ccl.h dispextern.h fontset.h termhooks.h termopts.h \ | 1253 | frame.h charset.h ccl.h dispextern.h fontset.h termhooks.h termopts.h \ |
| 1254 | termchar.h gnu.h disptab.h buffer.h window.h keyboard.h $(INTERVAL_SRC) \ | 1254 | termchar.h gnu.h disptab.h buffer.h window.h keyboard.h $(INTERVAL_SRC) \ |
| 1255 | process.h coding.h $(config_h) | 1255 | process.h coding.h $(config_h) |
| 1256 | macselect.o: blockinput.h macterm.h macgui.h frame.h $(config_h) | 1256 | macselect.o: blockinput.h macterm.h macgui.h frame.h keymap.h $(config_h) |
| 1257 | 1257 | ||
| 1258 | ${emacsapp}Contents/Resources/English.lproj: | 1258 | ${emacsapp}Contents/Resources/English.lproj: |
| 1259 | mkdir -p $@ | 1259 | mkdir -p $@ |