]> git.eshelyaron.com Git - emacs.git/commitdiff
(intervals.o): Depend on puresize.h.
authorRichard M. Stallman <rms@gnu.org>
Wed, 10 Nov 1993 20:12:45 +0000 (20:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 10 Nov 1993 20:12:45 +0000 (20:12 +0000)
src/Makefile.in

index fa160e90e45dcedf9f394774014c666985f168c7..032b5da2a38f76d6c22adefc863c3a7beb9d45f0 100644 (file)
@@ -754,7 +754,7 @@ lread.o : lread.c commands.h keyboard.h buffer.h paths.h $(config_h) \
 
 /* 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