aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/makefile.nt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.nt b/src/makefile.nt
index d67c33fff25..059c539581d 100644
--- a/src/makefile.nt
+++ b/src/makefile.nt
@@ -1148,6 +1148,7 @@ $(BLD)\w32term.obj: \
1148 $(SRC)\w32term.c \ 1148 $(SRC)\w32term.c \
1149 $(SRC)\lisp.h \ 1149 $(SRC)\lisp.h \
1150 $(SRC)\blockinput.h \ 1150 $(SRC)\blockinput.h \
1151 $(SRC)\w32heap.h \
1151 $(SRC)\w32term.h \ 1152 $(SRC)\w32term.h \
1152 $(SRC)\w32gui.h \ 1153 $(SRC)\w32gui.h \
1153 $(SRC)\systty.h \ 1154 $(SRC)\systty.h \