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-in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index ca2bb13b972..e8d08727915 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -341,11 +341,11 @@ $(BLD)/bidi.$(O) : \
341 $(SRC)/bidi.c \ 341 $(SRC)/bidi.c \
342 $(CONFIG_H) \ 342 $(CONFIG_H) \
343 $(SRC)/lisp.h \ 343 $(SRC)/lisp.h \
344 $(SRC)/bidimirror.h \
345 $(SRC)/biditype.h \
344 $(SRC)/buffer.h \ 346 $(SRC)/buffer.h \
345 $(SRC)/character.h \ 347 $(SRC)/character.h \
346 $(SRC)/dispextern.h \ 348 $(SRC)/dispextern.h \
347 $(SRC)/biditype.h \
348 $(SRC)/bidimirror.h \
349 $(SRC)/w32gui.h 349 $(SRC)/w32gui.h
350 350
351$(BLD)/buffer.$(O) : \ 351$(BLD)/buffer.$(O) : \