1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00

($(BLD)/xdisp.$(O)): Add dependency from blockinput.h.

This commit is contained in:
Juanma Barranquero 2003-03-17 18:51:19 +00:00
parent 489e070d89
commit cad6f96acf

View file

@ -1252,6 +1252,7 @@ $(BLD)/xdisp.$(O) : \
$(EMACS_ROOT)/src/s/ms-w32.h \
$(EMACS_ROOT)/src/m/intel386.h \
$(EMACS_ROOT)/src/config.h \
$(SRC)/blockinput.h \
$(SRC)/buffer.h \
$(SRC)/ccl.h \
$(SRC)/charset.h \