diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
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) | |||
| 921 | dired.o: dired.c commands.h buffer.h $(config_h) regex.h | 921 | dired.o: dired.c commands.h buffer.h $(config_h) regex.h |
| 922 | dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \ | 922 | dispnew.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) |
| 925 | doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h | 925 | doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h |
| 926 | doprnt.o: doprnt.c $(config_h) | 926 | doprnt.o: doprnt.c $(config_h) |
| 927 | dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) | 927 | dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) |