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 b4b31fd3119..09ae65dc5b2 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -985,7 +985,7 @@ xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ | |||
| 985 | window.h $(config_h) | 985 | window.h $(config_h) |
| 986 | xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h \ | 986 | xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h \ |
| 987 | blockinput.h paths.h $(config_h) | 987 | blockinput.h paths.h $(config_h) |
| 988 | xmenu.o: xmenu.c xterm.h window.h dispextern.h frame.h keyboard.h \ | 988 | xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \ |
| 989 | blockinput.h puresize.h msdos.h $(config_h) | 989 | blockinput.h puresize.h msdos.h $(config_h) |
| 990 | xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ | 990 | xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ |
| 991 | dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ | 991 | dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ |