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 60293e06097..273adbf3706 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -921,7 +921,7 @@ ecrt0.o: ecrt0.c $(config_h)
921dired.o: dired.c commands.h buffer.h $(config_h) regex.h 921dired.o: dired.c commands.h buffer.h $(config_h) regex.h
922dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \ 922dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \
923 termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \ 923 termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \
924 xterm.h $(config_h) 924 xterm.h blockinput.h $(config_h)
925doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h 925doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h
926doprnt.o: doprnt.c $(config_h) 926doprnt.o: doprnt.c $(config_h)
927dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) 927dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)