# HG changeset patch # User Eli Zaretskii # Date 1219999175 0 # Node ID f99c11da6d3f7dcc2a9188b0dc9559eac903d9da # Parent 6a486cee06211bedb4e1f2803a4f38f998bfadf9 ($(BLD)/w32uniscribe.$(O)): Depend on composite.h diff -r 6a486cee0621 -r f99c11da6d3f src/makefile.w32-in --- a/src/makefile.w32-in Fri Aug 29 08:04:38 2008 +0000 +++ b/src/makefile.w32-in Fri Aug 29 08:39:35 2008 +0000 @@ -1405,6 +1405,7 @@ $(CONFIG_H) \ $(SRC)/character.h \ $(SRC)/charset.h \ + $(SRC)/composite.h \ $(SRC)/dispextern.h \ $(SRC)/font.h \ $(SRC)/fontset.h \