diff options
Diffstat (limited to 'src/makefile.w32-in')
-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 0b88f7cd06b..9c8272f6abb 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -676,6 +676,7 @@ $(BLD)/composite.$(O) : \ $(BLD)/data.$(O) : \ $(SRC)/data.c \ $(SRC)/buffer.h \ + $(SRC)/keymap.h \ $(SRC)/puresize.h \ $(SRC)/syssignal.h \ $(GNU_LIB)/intprops.h \ |