aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
authorJoakim Verona2012-09-10 16:03:53 +0200
committerJoakim Verona2012-09-10 16:03:53 +0200
commitb035a30e5cd2f34fedc04c253eeb5a11afed8145 (patch)
treeb9350cce389602f4967bdc1beed745929155ad5d /src/makefile.w32-in
parent4a37733c693d59a9b83a3fb2d0c7f9461d149f60 (diff)
parenta31a4cdacb196cc96dcb9bd229edb1d635e01344 (diff)
downloademacs-b035a30e5cd2f34fedc04c253eeb5a11afed8145.tar.gz
emacs-b035a30e5cd2f34fedc04c253eeb5a11afed8145.zip
upstream
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 a8dcf5f2ae8..7b9c67bf135 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -1365,6 +1365,7 @@ $(BLD)/sysdep.$(O) : \
1365 $(NT_INC)/sys/stat.h \ 1365 $(NT_INC)/sys/stat.h \
1366 $(NT_INC)/unistd.h \ 1366 $(NT_INC)/unistd.h \
1367 $(GNU_LIB)/allocator.h \ 1367 $(GNU_LIB)/allocator.h \
1368 $(GNU_LIB)/execinfo.h \
1368 $(GNU_LIB)/ignore-value.h \ 1369 $(GNU_LIB)/ignore-value.h \
1369 $(GNU_LIB)/utimens.h \ 1370 $(GNU_LIB)/utimens.h \
1370 $(BLOCKINPUT_H) \ 1371 $(BLOCKINPUT_H) \