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 631bf4567d5..5fa496769bc 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1087,7 +1087,7 @@ xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ | |||
| 1087 | dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ | 1087 | dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ |
| 1088 | keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) | 1088 | keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) |
| 1089 | xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ | 1089 | xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ |
| 1090 | $(config_h) | 1090 | coding,h $(config_h) |
| 1091 | xrdb.o: xrdb.c $(config_h) | 1091 | xrdb.o: xrdb.c $(config_h) |
| 1092 | hftctl.o: hftctl.c $(config_h) | 1092 | hftctl.o: hftctl.c $(config_h) |
| 1093 | 1093 | ||