From: Karl Heuer Date: Wed, 15 May 1996 14:42:28 +0000 (+0000) Subject: Fix typo in previous patch. X-Git-Tag: emacs-19.34~624 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8079d0cdf6deae39807f949b1cd31ff73e0d716c;p=emacs.git Fix typo in previous patch. --- 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: \