Mercurial > emacs
diff src/makefile.nt @ 28270:5e8f241460f8
(w32bdf.obj): Update dependencies.
| author | Jason Rumney <jasonr@gnu.org> |
|---|---|
| date | Wed, 22 Mar 2000 21:46:29 +0000 |
| parents | 350224e0efe6 |
| children | 6daef241d794 |
line wrap: on
line diff
--- a/src/makefile.nt Wed Mar 22 21:44:05 2000 +0000 +++ b/src/makefile.nt Wed Mar 22 21:46:29 2000 +0000 @@ -1268,6 +1268,8 @@ $(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 @@ $(SRC)\lisp.h \ $(SRC)\w32term.h \ $(SRC)\w32.h \ - $(SRC)\frame.h \ $(SRC)\blockinput.h
