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 2ec1dad4c2e..14a4a64f1cc 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1111,7 +1111,7 @@ process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \
1111 keyboard.h $(config_h) 1111 keyboard.h $(config_h)
1112regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h character.h \ 1112regex.o: regex.c syntax.h buffer.h $(config_h) regex.h category.h character.h \
1113 charset.h 1113 charset.h
1114region-cache.o: region-cache.c buffer.h region-cache.h 1114region-cache.o: region-cache.c buffer.h region-cache.h $(config_h)
1115scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \ 1115scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \
1116 $(config_h) 1116 $(config_h)
1117search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \ 1117search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \