(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 46cc230..d60c7f8 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 \