diff options
| author | Joakim Verona | 2012-12-14 20:52:12 +0100 |
|---|---|---|
| committer | Joakim Verona | 2012-12-14 20:52:12 +0100 |
| commit | b29dde6b4e5a34b41c3fb6f5ea6890a2ad109e7b (patch) | |
| tree | f6355af8893fe03684aed5a866904b6e9576ffb6 /src/makefile.w32-in | |
| parent | 8aa0aa3250da824ffc5afbd3a53568702e6a7fd3 (diff) | |
| parent | 7e90af267484ac6f286e91f55d38a31dd36c2395 (diff) | |
| download | emacs-b29dde6b4e5a34b41c3fb6f5ea6890a2ad109e7b.tar.gz emacs-b29dde6b4e5a34b41c3fb6f5ea6890a2ad109e7b.zip | |
auto upstream
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 \ |