changeset 50224:68fb4bd4fa31

(xdisp.o): Add dependency on keymap.h.
author Kim F. Storm <storm@cua.dk>
date Fri, 21 Mar 2003 13:50:27 +0000
parents aab1e13bd844
children 39746533995d
files src/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Fri Mar 21 13:50:20 2003 +0000
+++ b/src/makefile.w32-in	Fri Mar 21 13:50:27 2003 +0000
@@ -1267,6 +1267,7 @@
 	$(SRC)/indent.h \
 	$(SRC)/intervals.h \
 	$(SRC)/keyboard.h \
+	$(SRC)/keymap.h \
 	$(SRC)/macros.h \
 	$(SRC)/process.h \
 	$(SRC)/region-cache.h \