summaryrefslogtreecommitdiff
path: root/src/makefile.nt
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1998-10-20 22:12:38 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1998-10-20 22:12:38 +0000
commit67c2a40ffd69d6df609b0dfbfd4277740ce8b37a (patch)
tree459c93ae099bbd6f36a187447cd480bfb1a7ec3b /src/makefile.nt
parentf3be100fc29c31d69f289d0cc986dcc2f6bbe08a (diff)
downloademacs-67c2a40ffd69d6df609b0dfbfd4277740ce8b37a.tar.gz
(w32fns.c): Add x-list-font.c to dependancies.
Diffstat (limited to 'src/makefile.nt')
-rw-r--r--src/makefile.nt1
1 files changed, 1 insertions, 0 deletions
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 \