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 ba68a88850a..1f719018c77 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1120,7 +1120,7 @@ vm-limit.o: vm-limit.c mem-limits.h $(config_h) | |||
| 1120 | marker.o: marker.c buffer.h charset.h $(config_h) | 1120 | marker.o: marker.c buffer.h charset.h $(config_h) |
| 1121 | md5.o: md5.c md5.h $(config_h) | 1121 | md5.o: md5.c md5.h $(config_h) |
| 1122 | minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \ | 1122 | minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \ |
| 1123 | buffer.h commands.h charset.h msdos.h $(INTERVAL_SRC)) keymap.h \ | 1123 | buffer.h commands.h charset.h msdos.h $(INTERVAL_SRC) keymap.h \ |
| 1124 | termhooks.h $(config_h) | 1124 | termhooks.h $(config_h) |
| 1125 | mktime.o: mktime.c $(config_h) | 1125 | mktime.o: mktime.c $(config_h) |
| 1126 | msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \ | 1126 | msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \ |