summaryrefslogtreecommitdiff
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2008-08-29 08:39:35 +0000
committerEli Zaretskii <eliz@gnu.org>2008-08-29 08:39:35 +0000
commit091a66d2b8d7a78edb77d7a36e520add7fb647b7 (patch)
treeae44d94c2351f9dd951dccc079421d40713bf669 /src/makefile.w32-in
parentd5443ffda09f105132a18d4c1ee52f01046212b4 (diff)
downloademacs-091a66d2b8d7a78edb77d7a36e520add7fb647b7.tar.gz
($(BLD)/w32uniscribe.$(O)): Depend on composite.h
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 872c3320746..a8df4660a8d 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -1405,6 +1405,7 @@ $(BLD)/w32uniscribe.$(O): \
$(CONFIG_H) \
$(SRC)/character.h \
$(SRC)/charset.h \
+ $(SRC)/composite.h \
$(SRC)/dispextern.h \
$(SRC)/font.h \
$(SRC)/fontset.h \