From: Geoff Voelker Date: Tue, 20 Oct 1998 22:12:38 +0000 (+0000) Subject: (w32fns.c): Add x-list-font.c to dependancies. X-Git-Tag: emacs-20.4~1445 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=67c2a40ffd69d6df609b0dfbfd4277740ce8b37a;p=emacs.git (w32fns.c): Add x-list-font.c to dependancies. --- diff --git a/src/makefile.nt b/src/makefile.nt index f072402ad49..df55ce3cb3a 100644 --- a/src/makefile.nt +++ b/src/makefile.nt @@ -1104,6 +1104,7 @@ $(BLD)\w32fns.obj: \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\w32fns.c \ + $(SRC)\x-list-font.c \ $(SRC)\lisp.h \ $(SRC)\w32term.h \ $(SRC)\w32gui.h \