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 aa8337ead73..f591a32bd84 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1065,7 +1065,7 @@ filelock.o: filelock.c buffer.h systime.h epaths.h $(config_h)
1065filemode.o: filemode.c $(config_h) 1065filemode.o: filemode.c $(config_h)
1066frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ 1066frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \
1067 buffer.h charset.h fontset.h msdos.h dosfns.h $(config_h) 1067 buffer.h charset.h fontset.h msdos.h dosfns.h $(config_h)
1068fontset.o: fontset.h fontset.c ccl.h charset.h frame.h $(config_h) 1068fontset.o: dispextern.h fontset.h fontset.c ccl.h charset.h frame.h $(config_h)
1069getloadavg.o: getloadavg.c $(config_h) 1069getloadavg.o: getloadavg.c $(config_h)
1070indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \ 1070indent.o: indent.c frame.h window.h indent.h buffer.h $(config_h) termchar.h \
1071 termopts.h disptab.h region-cache.h charset.h composite.h 1071 termopts.h disptab.h region-cache.h charset.h composite.h