aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
authorStefan Monnier2010-06-18 10:13:59 -0400
committerStefan Monnier2010-06-18 10:13:59 -0400
commit894e369ddf48e191638b8e66ce732f24ff9abe2a (patch)
tree0d14b38c2946f0067c856911bf4949b7e8091a88 /src/makefile.w32-in
parent4a330052b4815cf833071aae5cb312f6f0f63613 (diff)
parentb1a03ef6bfba4296dddc3df1e8f9d54aba3e45e3 (diff)
downloademacs-894e369ddf48e191638b8e66ce732f24ff9abe2a.tar.gz
emacs-894e369ddf48e191638b8e66ce732f24ff9abe2a.zip
Merge from trunk
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) : \