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 974a2332be1..fe8028a3775 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -938,7 +938,7 @@ msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \ | |||
| 938 | termopts.h termchar.h character.h coding.h ccl.h disptab.h window.h \ | 938 | termopts.h termchar.h character.h coding.h ccl.h disptab.h window.h \ |
| 939 | keyboard.h $(INTERVALS_H) buffer.h commands.h blockinput.h atimer.h lisp.h $(config_h) | 939 | keyboard.h $(INTERVALS_H) buffer.h commands.h blockinput.h atimer.h lisp.h $(config_h) |
| 940 | nsfns.o: nsfns.m charset.h nsterm.h nsgui.h frame.h window.h buffer.h \ | 940 | nsfns.o: nsfns.m charset.h nsterm.h nsgui.h frame.h window.h buffer.h \ |
| 941 | dispextern.h nsgui.h fontset.h $(INTERVALS_H) keyboard.h blockinput.h \ | 941 | dispextern.h fontset.h $(INTERVALS_H) keyboard.h blockinput.h \ |
| 942 | atimer.h systime.h epaths.h termhooks.h coding.h systime.h lisp.h $(config_h) | 942 | atimer.h systime.h epaths.h termhooks.h coding.h systime.h lisp.h $(config_h) |
| 943 | nsfont.o: nsterm.h dispextern.h frame.h lisp.h lisp.h $(config_h) | 943 | nsfont.o: nsterm.h dispextern.h frame.h lisp.h lisp.h $(config_h) |
| 944 | nsimage.o: nsimage.m nsterm.h lisp.h $(config_h) | 944 | nsimage.o: nsimage.m nsterm.h lisp.h $(config_h) |