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 d60331198db..93f12900dde 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -864,6 +864,7 @@ $(BLD)/fileio.$(O) : \ | |||
| 864 | 864 | ||
| 865 | $(BLD)/filelock.$(O) : \ | 865 | $(BLD)/filelock.$(O) : \ |
| 866 | $(SRC)/filelock.c \ | 866 | $(SRC)/filelock.c \ |
| 867 | $(SRC)/w32.h \ | ||
| 867 | $(NT_INC)/pwd.h \ | 868 | $(NT_INC)/pwd.h \ |
| 868 | $(NT_INC)/sys/file.h \ | 869 | $(NT_INC)/sys/file.h \ |
| 869 | $(NT_INC)/sys/stat.h \ | 870 | $(NT_INC)/sys/stat.h \ |