diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/makefile.w32-in | 1 |
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): \ | |||
| 1405 | $(CONFIG_H) \ | 1405 | $(CONFIG_H) \ |
| 1406 | $(SRC)/character.h \ | 1406 | $(SRC)/character.h \ |
| 1407 | $(SRC)/charset.h \ | 1407 | $(SRC)/charset.h \ |
| 1408 | $(SRC)/composite.h \ | ||
| 1408 | $(SRC)/dispextern.h \ | 1409 | $(SRC)/dispextern.h \ |
| 1409 | $(SRC)/font.h \ | 1410 | $(SRC)/font.h \ |
| 1410 | $(SRC)/fontset.h \ | 1411 | $(SRC)/fontset.h \ |