changeset 24668:6c9eaa09906c

($(BLD)\w32term.obj): Add dependency on w32heap.h.
author Andrew Innes <andrewi@gnu.org>
date Sun, 02 May 1999 10:11:35 +0000
parents 6156dc5f5ce0
children 66df82aa955e
files src/makefile.nt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.nt	Sun May 02 10:05:22 1999 +0000
+++ b/src/makefile.nt	Sun May 02 10:11:35 1999 +0000
@@ -1148,6 +1148,7 @@
 	$(SRC)\w32term.c \
 	$(SRC)\lisp.h \
 	$(SRC)\blockinput.h \
+	$(SRC)\w32heap.h \
 	$(SRC)\w32term.h \
 	$(SRC)\w32gui.h \
 	$(SRC)\systty.h \