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 7d48c54c5c7..c7ac45679bd 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1050,7 +1050,7 @@ malloc.o: malloc.c $(config_h)
1050gmalloc.o: gmalloc.c $(config_h) 1050gmalloc.o: gmalloc.c $(config_h)
1051ralloc.o: ralloc.c $(config_h) 1051ralloc.o: ralloc.c $(config_h)
1052vm-limit.o: vm-limit.c mem-limits.h $(config_h) 1052vm-limit.o: vm-limit.c mem-limits.h $(config_h)
1053marker.o: marker.c buffer.h $(config_h) 1053marker.o: marker.c buffer.h charset.h $(config_h)
1054minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \ 1054minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \
1055 buffer.h commands.h charset.h $(config_h) 1055 buffer.h commands.h charset.h $(config_h)
1056mktime.o: mktime.c $(config_h) 1056mktime.o: mktime.c $(config_h)