diff src/makefile.w32-in @ 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 1f1ed66e618f
children 25bbed3e1418
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 \