From fb38fc5170d36c089cbd9d343e0a69805bf3b61a Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Wed, 13 Jun 2007 21:06:15 +0000 Subject: [PATCH] (w32proc.o): Depend on character.h --- src/makefile.w32-in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/makefile.w32-in b/src/makefile.w32-in index c6c8cdde88f..40f921961ac 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -1071,6 +1071,7 @@ $(BLD)/w32proc.$(O) : \ $(EMACS_ROOT)/nt/inc/langinfo.h \ $(EMACS_ROOT)/nt/inc/nl_types.h \ $(SRC)/config.h \ + $(SRC)/character.h \ $(SRC)/process.h \ $(SRC)/syssignal.h \ $(SRC)/systime.h \ -- 2.39.5