aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 0378885529e..92b6a6ddd02 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1124,7 +1124,7 @@ undo.o: undo.c buffer.h commands.h $(config_h)
1124 of UNEXEC when substituting it in. */ 1124 of UNEXEC when substituting it in. */
1125UNEXEC_ALIAS=UNEXEC 1125UNEXEC_ALIAS=UNEXEC
1126$(UNEXEC_ALIAS): UNEXEC_SRC $(config_h) 1126$(UNEXEC_ALIAS): UNEXEC_SRC $(config_h)
1127w16select.o: w16select.c lisp.h dispextern.h frame.h blockinput.h \ 1127w16select.o: w16select.c dispextern.h frame.h blockinput.h \
1128 msdos.h $(config_h) 1128 msdos.h $(config_h)
1129widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \ 1129widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \
1130 $(srcdir)/../lwlib/lwlib.h $(config_h) 1130 $(srcdir)/../lwlib/lwlib.h $(config_h)
@@ -1146,7 +1146,7 @@ xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
1146 coding.h ccl.h buffer.h $(config_h) 1146 coding.h ccl.h buffer.h $(config_h)
1147xrdb.o: xrdb.c $(config_h) epaths.h 1147xrdb.o: xrdb.c $(config_h) epaths.h
1148hftctl.o: hftctl.c $(config_h) 1148hftctl.o: hftctl.c $(config_h)
1149sound.o: sound.c dispextern.h lisp.h $(config_h) 1149sound.o: sound.c dispextern.h $(config_h)
1150 1150
1151/* The files of Lisp proper */ 1151/* The files of Lisp proper */
1152 1152