changeset 63089:870c905ecf55

($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 06 Jun 2005 19:29:10 +0000
parents 292c20627319
children 9ec47d4321d9
files src/makefile.w32-in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Mon Jun 06 19:28:47 2005 +0000
+++ b/src/makefile.w32-in	Mon Jun 06 19:29:10 2005 +0000
@@ -595,6 +595,7 @@
 	$(SRC)/termhooks.h \
 	$(SRC)/w32bdf.h \
 	$(SRC)/w32gui.h \
+	$(SRC)/w32heap.h \
 	$(SRC)/window.h
 
 $(BLD)/eval.$(O) : \
@@ -1430,6 +1431,7 @@
 	$(SRC)/systime.h \
 	$(SRC)/w32bdf.h \
 	$(SRC)/w32gui.h \
+	$(SRC)/w32heap.h \
 	$(SRC)/w32term.h
 
 $(BLD)/w32reg.$(O): \