summaryrefslogtreecommitdiff
path: root/src/makefile.nt
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>1999-02-22 12:05:01 +0000
committerAndrew Innes <andrewi@gnu.org>1999-02-22 12:05:01 +0000
commitfdedc581dcc23eee9a7b67f984fd2db8045e251b (patch)
treebd0498474084426d164bf59493b0ec2208579c81 /src/makefile.nt
parent21df9ac889a59fb84196485802a88daf7648ca8a (diff)
downloademacs-fdedc581dcc23eee9a7b67f984fd2db8045e251b.tar.gz
($(BLD)\w32bdf.obj): Add missing continuation character.
Diffstat (limited to 'src/makefile.nt')
-rw-r--r--src/makefile.nt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.nt b/src/makefile.nt
index 9b6f9969ce2..bd09e4f99ca 100644
--- a/src/makefile.nt
+++ b/src/makefile.nt
@@ -1214,7 +1214,7 @@ $(BLD)\w32bdf.obj: \
$(SRC)\blockinput.h \
$(SRC)\w32gui.h \
$(SRC)\w32term.h \
- $(SRC)\w32bdf.h
+ $(SRC)\w32bdf.h \
$(SRC)\lisp.h \
$(SRC)\w32term.h \
$(SRC)\w32.h \