# HG changeset patch # User Kim F. Storm # Date 1048255527 0 # Node ID 22d0f894909fe29ce0c1932bc00ce39ab4e49bae # Parent 9fab063b5369325f205d8cdfeb4a7a7db18ca972 (xdisp.c.x): Add dependency on blockinput.h and files included from it. Add dependency on keymap.h. diff -r 9fab063b5369 -r 22d0f894909f mac/makefile.MPW --- 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" ¶