summaryrefslogtreecommitdiff
path: root/src/makefile.nt
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-05-15 14:42:28 +0000
committerKarl Heuer <kwzh@gnu.org>1996-05-15 14:42:28 +0000
commit0b8d734984949e808446a5c57eb8208abf29f2e3 (patch)
tree2048274647a903b04c2fd197fb0683dc714da6b3 /src/makefile.nt
parent79483adc1bc7516ffa3b11ebac4c41bb1078dddc (diff)
downloademacs-0b8d734984949e808446a5c57eb8208abf29f2e3.tar.gz
Fix typo in previous patch.
Diffstat (limited to 'src/makefile.nt')
-rw-r--r--src/makefile.nt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.nt b/src/makefile.nt
index fc74618704d..9feca95df0c 100644
--- a/src/makefile.nt
+++ b/src/makefile.nt
@@ -1100,7 +1100,7 @@ $(BLD)\w32term.obj: \
$(SRC)\disptab.h \
$(SRC)\buffer.h \
$(SRC)\window.h \
- $(SRC)\.keyboardh \
+ $(SRC)\keyboard.h \
$(SRC)\intervals.h
$(BLD)\w32select.obj: \