From 57cb6dbe6655d16575d9febfdf3c818d0fdf1588 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 21 Mar 2003 13:50:27 +0000 Subject: [PATCH] (xdisp.o): Add dependency on keymap.h. --- src/makefile.w32-in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/makefile.w32-in b/src/makefile.w32-in index 46cc230dc49..d60c7f8a888 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -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 \ -- 2.39.2