diff options
| author | Kenichi Handa | 2010-08-25 14:15:20 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-08-25 14:15:20 +0900 |
| commit | 4e603db3429957e6b26953c177f00a9c9d1c8766 (patch) | |
| tree | 8206240e3006468bff9dfda5fb3696f80fbcb9f0 /src/makefile.w32-in | |
| parent | b60f961f6cdc1095e778ad624657bb57788512af (diff) | |
| parent | f6aa6ec68ed936800ef2c3aefa42102e60b654cb (diff) | |
| download | emacs-4e603db3429957e6b26953c177f00a9c9d1c8766.tar.gz emacs-4e603db3429957e6b26953c177f00a9c9d1c8766.zip | |
merge trunk
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 fc86ae6cb0c..8d99d6cedfe 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -1357,6 +1357,7 @@ $(BLD)/sysdep.$(O) : \ | |||
| 1357 | $(SRC)/frame.h \ | 1357 | $(SRC)/frame.h \ |
| 1358 | $(SRC)/keyboard.h \ | 1358 | $(SRC)/keyboard.h \ |
| 1359 | $(SRC)/process.h \ | 1359 | $(SRC)/process.h \ |
| 1360 | $(SRC)/sysselect.h \ | ||
| 1360 | $(SRC)/syssignal.h \ | 1361 | $(SRC)/syssignal.h \ |
| 1361 | $(SRC)/systime.h \ | 1362 | $(SRC)/systime.h \ |
| 1362 | $(SRC)/systty.h \ | 1363 | $(SRC)/systty.h \ |