diff options
| author | Juanma Barranquero | 2010-08-06 14:25:10 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-08-06 14:25:10 +0200 |
| commit | da7e2be68aa2704f6d9bcb847b71f270a86bc7cb (patch) | |
| tree | 71d44516f2fe81c33670a4443bac7789aa1ed310 /src/makefile.w32-in | |
| parent | 7908fb6097f81219d3f42a68d4d8d43583109b14 (diff) | |
| download | emacs-da7e2be68aa2704f6d9bcb847b71f270a86bc7cb.tar.gz emacs-da7e2be68aa2704f6d9bcb847b71f270a86bc7cb.zip | |
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
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 c938ae752bf..fc86ae6cb0c 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -1506,6 +1506,7 @@ $(BLD)/xdisp.$(O) : \ | |||
| 1506 | $(SRC)/systime.h \ | 1506 | $(SRC)/systime.h \ |
| 1507 | $(SRC)/termchar.h \ | 1507 | $(SRC)/termchar.h \ |
| 1508 | $(SRC)/termhooks.h \ | 1508 | $(SRC)/termhooks.h \ |
| 1509 | $(SRC)/termopts.h \ | ||
| 1509 | $(SRC)/w32gui.h \ | 1510 | $(SRC)/w32gui.h \ |
| 1510 | $(SRC)/w32term.h \ | 1511 | $(SRC)/w32term.h \ |
| 1511 | $(SRC)/window.h | 1512 | $(SRC)/window.h |