diff options
Diffstat (limited to 'src/Makefile.in')
| -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 f3afe86e1ec..29a4881d012 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1183,7 +1183,7 @@ xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h buffer.h \ | |||
| 1183 | xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \ | 1183 | xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \ |
| 1184 | dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \ | 1184 | dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \ |
| 1185 | keyboard.h emacs-icon.h character.h charset.h ccl.h fontset.h composite.h \ | 1185 | keyboard.h emacs-icon.h character.h charset.h ccl.h fontset.h composite.h \ |
| 1186 | coding.h process.h gtkutil.h font.h $(config_h) | 1186 | coding.h process.h gtkutil.h font.h fontset.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 | buffer.h atimer.h systime.h termhooks.h $(config_h) | 1188 | buffer.h atimer.h systime.h termhooks.h $(config_h) |
| 1189 | xrdb.o: xrdb.c $(config_h) epaths.h | 1189 | xrdb.o: xrdb.c $(config_h) epaths.h |