diff options
Diffstat (limited to 'src/Makefile.in')
| -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 9d169cd4bdc..ebbc4f45d61 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1056,7 +1056,7 @@ callint.o: callint.c window.h commands.h buffer.h keymap.h \ | |||
| 1056 | keyboard.h dispextern.h $(config_h) | 1056 | keyboard.h dispextern.h $(config_h) |
| 1057 | callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \ | 1057 | callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \ |
| 1058 | process.h systty.h syssignal.h charset.h coding.h ccl.h msdos.h \ | 1058 | process.h systty.h syssignal.h charset.h coding.h ccl.h msdos.h \ |
| 1059 | composite.h | 1059 | composite.h w32.h blockinput.h atimer.h systime.h |
| 1060 | casefiddle.o: casefiddle.c syntax.h commands.h buffer.h composite.h \ | 1060 | casefiddle.o: casefiddle.c syntax.h commands.h buffer.h composite.h \ |
| 1061 | charset.h keymap.h $(config_h) | 1061 | charset.h keymap.h $(config_h) |
| 1062 | casetab.o: casetab.c buffer.h $(config_h) | 1062 | casetab.o: casetab.c buffer.h $(config_h) |