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 facf79cf849..b595defdf6b 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -781,6 +781,7 @@ $(BLD)/editfns.$(O) : \ | |||
| 781 | $(SRC)/editfns.c \ | 781 | $(SRC)/editfns.c \ |
| 782 | $(SRC)/blockinput.h \ | 782 | $(SRC)/blockinput.h \ |
| 783 | $(NT_INC)/pwd.h \ | 783 | $(NT_INC)/pwd.h \ |
| 784 | $(NT_INC)/grp.h \ | ||
| 784 | $(NT_INC)/unistd.h \ | 785 | $(NT_INC)/unistd.h \ |
| 785 | $(GNU_LIB)/intprops.h \ | 786 | $(GNU_LIB)/intprops.h \ |
| 786 | $(GNU_LIB)/strftime.h \ | 787 | $(GNU_LIB)/strftime.h \ |