aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.nt
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.nt')
-rw-r--r--src/makefile.nt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile.nt b/src/makefile.nt
index fb65d628e3f..b65a9f96036 100644
--- a/src/makefile.nt
+++ b/src/makefile.nt
@@ -1268,6 +1268,8 @@ $(BLD)\w32bdf.obj: \
1268 $(SRC)\w32bdf.c \ 1268 $(SRC)\w32bdf.c \
1269 $(SRC)\lisp.h \ 1269 $(SRC)\lisp.h \
1270 $(SRC)\charset.h \ 1270 $(SRC)\charset.h \
1271 $(SRC)\frame.h \
1272 $(SRC)\dispextern.h \
1271 $(SRC)\fontset.h \ 1273 $(SRC)\fontset.h \
1272 $(SRC)\blockinput.h \ 1274 $(SRC)\blockinput.h \
1273 $(SRC)\w32gui.h \ 1275 $(SRC)\w32gui.h \
@@ -1276,5 +1278,4 @@ $(BLD)\w32bdf.obj: \
1276 $(SRC)\lisp.h \ 1278 $(SRC)\lisp.h \
1277 $(SRC)\w32term.h \ 1279 $(SRC)\w32term.h \
1278 $(SRC)\w32.h \ 1280 $(SRC)\w32.h \
1279 $(SRC)\frame.h \
1280 $(SRC)\blockinput.h 1281 $(SRC)\blockinput.h