Mercurial > emacs
changeset 50240:22d0f894909f
(xdisp.c.x): Add dependency on blockinput.h and
files included from it. Add dependency on keymap.h.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 21 Mar 2003 14:05:27 +0000 |
parents | 9fab063b5369 |
children | 4425daba5035 |
files | mac/makefile.MPW |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mac/makefile.MPW Fri Mar 21 14:05:12 2003 +0000 +++ b/mac/makefile.MPW Fri Mar 21 14:05:27 2003 +0000 @@ -790,10 +790,14 @@ "{Src}indent.h" ¶ "{Src}commands.h" ¶ "{Src}macros.h" ¶ + "{Src}blockinput.h" ¶ + "{Src}atimer.h" ¶ + "{Src}systime.h" ¶ "{Src}disptab.h" ¶ "{Src}termhooks.h" ¶ {INTERVALS_H_GROUP} ¶ "{Src}keyboard.h" ¶ + "{Src}keymap.h" ¶ "{Src}coding.h" ¶ "{Src}ccl.h" ¶ "{Src}process.h" ¶