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 830850d7712..1961dfcdb13 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1185,7 +1185,7 @@ xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \ | |||
| 1185 | keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \ | 1185 | keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \ |
| 1186 | coding.h process.h gtkutil.h $(config_h) | 1186 | coding.h process.h gtkutil.h $(config_h) |
| 1187 | xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \ | 1187 | xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \ |
| 1188 | charset.h coding.h ccl.h buffer.h atimer.h systime.h $(config_h) | 1188 | buffer.h atimer.h systime.h $(config_h) |
| 1189 | xrdb.o: xrdb.c $(config_h) epaths.h | 1189 | xrdb.o: xrdb.c $(config_h) epaths.h |
| 1190 | xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h | 1190 | xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h |
| 1191 | gtkutil.o: gtkutil.c gtkutil.h xterm.h lisp.h frame.h $(config_h) \ | 1191 | gtkutil.o: gtkutil.c gtkutil.h xterm.h lisp.h frame.h $(config_h) \ |