aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
authorJuanma Barranquero2010-05-08 13:42:01 +0200
committerJuanma Barranquero2010-05-08 13:42:01 +0200
commitee0a16cf18096dfa91c5868ba7fbefa59cd2904e (patch)
tree870968dc7166b885b77fe7cfa25d63c203c7ed3f /src/makefile.w32-in
parent96d79611095cd8e906676d871a033549f0ec98b4 (diff)
downloademacs-ee0a16cf18096dfa91c5868ba7fbefa59cd2904e.tar.gz
emacs-ee0a16cf18096dfa91c5868ba7fbefa59cd2904e.zip
* src/makefile.w32-in: Update dependencies.
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 241040d5eb3..34af372dc5e 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -697,6 +697,7 @@ $(BLD)/eval.$(O) : \
697 $(SRC)/commands.h \ 697 $(SRC)/commands.h \
698 $(SRC)/composite.h \ 698 $(SRC)/composite.h \
699 $(SRC)/dispextern.h \ 699 $(SRC)/dispextern.h \
700 $(SRC)/frame.h \
700 $(SRC)/keyboard.h \ 701 $(SRC)/keyboard.h \
701 $(SRC)/systime.h \ 702 $(SRC)/systime.h \
702 $(SRC)/w32gui.h 703 $(SRC)/w32gui.h
@@ -1554,6 +1555,7 @@ $(BLD)/w32fns.$(O) : \
1554 $(SRC)/keyboard.h \ 1555 $(SRC)/keyboard.h \
1555 $(SRC)/systime.h \ 1556 $(SRC)/systime.h \
1556 $(SRC)/termhooks.h \ 1557 $(SRC)/termhooks.h \
1558 $(SRC)/w32.h \
1557 $(SRC)/w32font.h \ 1559 $(SRC)/w32font.h \
1558 $(SRC)/w32gui.h \ 1560 $(SRC)/w32gui.h \
1559 $(SRC)/w32heap.h \ 1561 $(SRC)/w32heap.h \