From: Jason Rumney Date: Wed, 22 Mar 2000 21:46:29 +0000 (+0000) Subject: (w32bdf.obj): Update dependencies. X-Git-Tag: emacs-pretest-21.0.90~4535 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d703a6fd930b484e63a1de47d0c2eb96a5950322;p=emacs.git (w32bdf.obj): Update dependencies. --- diff --git a/src/makefile.nt b/src/makefile.nt index fb65d628e3f..b65a9f96036 100644 --- a/src/makefile.nt +++ b/src/makefile.nt @@ -1268,6 +1268,8 @@ $(BLD)\w32bdf.obj: \ $(SRC)\w32bdf.c \ $(SRC)\lisp.h \ $(SRC)\charset.h \ + $(SRC)\frame.h \ + $(SRC)\dispextern.h \ $(SRC)\fontset.h \ $(SRC)\blockinput.h \ $(SRC)\w32gui.h \ @@ -1276,5 +1278,4 @@ $(BLD)\w32bdf.obj: \ $(SRC)\lisp.h \ $(SRC)\w32term.h \ $(SRC)\w32.h \ - $(SRC)\frame.h \ $(SRC)\blockinput.h