aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.w32-in')
-rw-r--r--src/makefile.w32-in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index 45972db2cf4..10ab0619fb4 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -406,6 +406,7 @@ CODING_H = $(SRC)/coding.h \
406MS_W32_H = $(SRC)/s/ms-w32.h \ 406MS_W32_H = $(SRC)/s/ms-w32.h \
407 $(NT_INC)/sys/stat.h 407 $(NT_INC)/sys/stat.h
408CONFIG_H = $(SRC)/config.h \ 408CONFIG_H = $(SRC)/config.h \
409 $(SRC)/conf_post.h \
409 $(MS_W32_H) 410 $(MS_W32_H)
410DIR_H = $(NT_INC)/sys/dir.h \ 411DIR_H = $(NT_INC)/sys/dir.h \
411 $(SRC)/ndir.h 412 $(SRC)/ndir.h