aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
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)
1120marker.o: marker.c buffer.h charset.h $(config_h) 1120marker.o: marker.c buffer.h charset.h $(config_h)
1121md5.o: md5.c md5.h $(config_h) 1121md5.o: md5.c md5.h $(config_h)
1122minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \ 1122minibuf.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)
1125mktime.o: mktime.c $(config_h) 1125mktime.o: mktime.c $(config_h)
1126msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \ 1126msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \