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-in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index 50e5e2ec4df..71cafeb4d8b 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -738,6 +738,7 @@ $(BLD)/dispnew.$(O) : \
738 $(SRC)/termchar.h \ 738 $(SRC)/termchar.h \
739 $(SRC)/w32.h \ 739 $(SRC)/w32.h \
740 $(NT_INC)/unistd.h \ 740 $(NT_INC)/unistd.h \
741 $(GNU_LIB)/fpending.h \
741 $(BUFFER_H) \ 742 $(BUFFER_H) \
742 $(CHARACTER_H) \ 743 $(CHARACTER_H) \
743 $(CONFIG_H) \ 744 $(CONFIG_H) \
@@ -803,6 +804,7 @@ $(BLD)/emacs.$(O) : \
803 $(SRC)/w32select.h \ 804 $(SRC)/w32select.h \
804 $(NT_INC)/sys/file.h \ 805 $(NT_INC)/sys/file.h \
805 $(NT_INC)/unistd.h \ 806 $(NT_INC)/unistd.h \
807 $(GNU_LIB)/close-stream.h \
806 $(GNU_LIB)/ignore-value.h \ 808 $(GNU_LIB)/ignore-value.h \
807 $(ATIMER_H) \ 809 $(ATIMER_H) \
808 $(BUFFER_H) \ 810 $(BUFFER_H) \