]> git.eshelyaron.com Git - emacs.git/commitdiff
($(BLD)\w32term.obj): Add dependency on w32heap.h.
authorAndrew Innes <andrewi@gnu.org>
Sun, 2 May 1999 10:11:35 +0000 (10:11 +0000)
committerAndrew Innes <andrewi@gnu.org>
Sun, 2 May 1999 10:11:35 +0000 (10:11 +0000)
src/makefile.nt

index d67c33fff25db0da53ee26f9f0ed492e2eb34e50..059c539581dee3f4bcdca77240431214ed31ac79 100644 (file)
@@ -1148,6 +1148,7 @@ $(BLD)\w32term.obj: \
        $(SRC)\w32term.c \
        $(SRC)\lisp.h \
        $(SRC)\blockinput.h \
+       $(SRC)\w32heap.h \
        $(SRC)\w32term.h \
        $(SRC)\w32gui.h \
        $(SRC)\systty.h \