]> git.eshelyaron.com Git - emacs.git/commitdiff
(xdisp.o): Add dependency on keymap.h.
authorKim F. Storm <storm@cua.dk>
Fri, 21 Mar 2003 13:50:27 +0000 (13:50 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 21 Mar 2003 13:50:27 +0000 (13:50 +0000)
src/makefile.w32-in

index 46cc230dc49947f1ce4e197980651e3adbc4e6e4..d60c7f8a8888d6dea779769b38b038fef450799e 100644 (file)
@@ -1267,6 +1267,7 @@ $(BLD)/xdisp.$(O) : \
        $(SRC)/indent.h \
        $(SRC)/intervals.h \
        $(SRC)/keyboard.h \
+       $(SRC)/keymap.h \
        $(SRC)/macros.h \
        $(SRC)/process.h \
        $(SRC)/region-cache.h \