aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.nt
diff options
context:
space:
mode:
authorGeoff Voelker1998-10-20 22:12:38 +0000
committerGeoff Voelker1998-10-20 22:12:38 +0000
commit67c2a40ffd69d6df609b0dfbfd4277740ce8b37a (patch)
tree459c93ae099bbd6f36a187447cd480bfb1a7ec3b /src/makefile.nt
parentf3be100fc29c31d69f289d0cc986dcc2f6bbe08a (diff)
downloademacs-67c2a40ffd69d6df609b0dfbfd4277740ce8b37a.tar.gz
emacs-67c2a40ffd69d6df609b0dfbfd4277740ce8b37a.zip
(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: \
1104 $(EMACS_ROOT)\src\m\intel386.h \ 1104 $(EMACS_ROOT)\src\m\intel386.h \
1105 $(EMACS_ROOT)\src\config.h \ 1105 $(EMACS_ROOT)\src\config.h \
1106 $(SRC)\w32fns.c \ 1106 $(SRC)\w32fns.c \
1107 $(SRC)\x-list-font.c \
1107 $(SRC)\lisp.h \ 1108 $(SRC)\lisp.h \
1108 $(SRC)\w32term.h \ 1109 $(SRC)\w32term.h \
1109 $(SRC)\w32gui.h \ 1110 $(SRC)\w32gui.h \