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 1cb518e0798..eab0642793f 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1032,7 +1032,7 @@ dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)
1032editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ 1032editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \
1033 $(config_h) 1033 $(config_h)
1034emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ 1034emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \
1035 INTERVAL_SRC $(config_h) 1035 buffer.h INTERVAL_SRC $(config_h)
1036fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ 1036fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \
1037 coding.h $(config_h) 1037 coding.h $(config_h)
1038filelock.o: filelock.c buffer.h paths.h $(config_h) 1038filelock.o: filelock.c buffer.h paths.h $(config_h)