summaryrefslogtreecommitdiff
path: root/mac
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-03-21 14:05:27 +0000
committerKim F. Storm <storm@cua.dk>2003-03-21 14:05:27 +0000
commitdb6985740afa911ebfc66bd4c936c11eeaee9927 (patch)
tree339737d26ac89f78ea9153da4938d0144181e4fd /mac
parentacd3756047746365ab2aed75765d1b7ff94a9536 (diff)
downloademacs-db6985740afa911ebfc66bd4c936c11eeaee9927.tar.gz
(xdisp.c.x): Add dependency on blockinput.h and
files included from it. Add dependency on keymap.h.
Diffstat (limited to 'mac')
-rw-r--r--mac/makefile.MPW4
1 files changed, 4 insertions, 0 deletions
diff --git a/mac/makefile.MPW b/mac/makefile.MPW
index 8e004249a09..7c53659dbc3 100644
--- a/mac/makefile.MPW
+++ b/mac/makefile.MPW
@@ -790,10 +790,14 @@ Emacs ÄÄ {Makefile} "{Source}"Emacs.maclf.r "{Source}"EmacsMPW.maclf.r
"{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" ¶