src/makefile.w32-in ($(BLD)/data.$(O)): Update dependencies.

This commit is contained in:
Juanma Barranquero 2012-06-13 23:37:23 +02:00
parent 5a315f9ce9
commit 81755f695c
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-06-13 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/data.$(O)): Update dependencies.
2012-06-13 Glenn Morris <rgm@gnu.org>
* s/bsd-common.h (BSD4_3):

View file

@ -676,6 +676,7 @@ $(BLD)/composite.$(O) : \
$(BLD)/data.$(O) : \
$(SRC)/data.c \
$(SRC)/buffer.h \
$(SRC)/keymap.h \
$(SRC)/puresize.h \
$(SRC)/syssignal.h \
$(GNU_LIB)/intprops.h \