aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index c3b7541e7df..467ad5156bd 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1172,7 +1172,7 @@ alloc.o: alloc.c process.h frame.h window.h buffer.h puresize.h syssignal.h key
1172bytecode.o: bytecode.c buffer.h syntax.h charset.h window.h $(config_h) 1172bytecode.o: bytecode.c buffer.h syntax.h charset.h window.h $(config_h)
1173data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h $(config_h) 1173data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h $(config_h)
1174eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h \ 1174eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h \
1175 $(config_h) 1175 dispextern.h $(config_h)
1176floatfns.o: floatfns.c $(config_h) 1176floatfns.o: floatfns.c $(config_h)
1177fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \ 1177fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \
1178 frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h md5.h 1178 frame.h window.h dispextern.h $(INTERVAL_SRC) coding.h md5.h