Mercurial > emacs
changeset 4963:6648ce61e9fd
(intervals.o): Depend on puresize.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 10 Nov 1993 20:12:45 +0000 |
parents | 99edf052bfa0 |
children | 78c13f3054e5 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Wed Nov 10 20:11:44 1993 +0000 +++ b/src/Makefile.in Wed Nov 10 20:12:45 1993 +0000 @@ -754,7 +754,7 @@ /* Text properties support */ textprop.o : textprop.c buffer.h intervals.h $(config_h) -intervals.o : intervals.c buffer.h intervals.h $(config_h) +intervals.o : intervals.c buffer.h intervals.h puresize.h $(config_h) /* System-specific programs to be made. OTHER_FILES, OBJECTS_SYSTEM and OBJECTS_MACHINE