]> git.eshelyaron.com Git - emacs.git/commitdiff
(w32fns.c): Add x-list-font.c to dependancies.
authorGeoff Voelker <voelker@cs.washington.edu>
Tue, 20 Oct 1998 22:12:38 +0000 (22:12 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Tue, 20 Oct 1998 22:12:38 +0000 (22:12 +0000)
src/makefile.nt

index f072402ad49325126406fecde66b4abd6cab13d9..df55ce3cb3a2a0d310edafedc4bb0ceeabf562f1 100644 (file)
@@ -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 \