Add dependency on libresrc headers to all of the src objects

This commit is contained in:
Thomas Goyne 2014-06-17 20:47:29 -07:00
parent 68eaab0f43
commit 5f981e40f1
1 changed files with 2 additions and 0 deletions

View File

@ -204,4 +204,6 @@ $(d)auto4_lua_assfile.o_FLAGS := -I$(TOP)vendor/luajit/include
$(d)auto4_lua_dialog.o_FLAGS := -I$(TOP)vendor/luajit/include
$(d)auto4_lua_progresssink.o_FLAGS := -I$(TOP)vendor/luajit/include
$(src_OBJ): $(d)libresrc/bitmap.h $(d)libresrc/default_config.h
include $(d)libresrc/Makefile