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 e540c2fb2b5..0cc6998343d 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1078,7 +1078,7 @@ window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \ | |||
| 1078 | $(config_h) | 1078 | $(config_h) |
| 1079 | xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h coding.h \ | 1079 | xdisp.o: xdisp.c macros.h commands.h indent.h buffer.h dispextern.h coding.h \ |
| 1080 | termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \ | 1080 | termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \ |
| 1081 | msdos.h composite.h | 1081 | msdos.h composite.h fontset.h |
| 1082 | xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ | 1082 | xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ |
| 1083 | window.h charset.h msdos.h dosfns.h composite.h $(config_h) | 1083 | window.h charset.h msdos.h dosfns.h composite.h $(config_h) |
| 1084 | xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\ | 1084 | xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\ |