Kaydet (Commit) b10f32fd authored tarafından David Tardon's avatar David Tardon

regenerate .rdb if makefile changes

Change-Id: I2298c9672b1b82f508f15b54d7f773a717df8364
üst 2a08be75
......@@ -34,6 +34,7 @@ $(call gb_Rdb_get_clean_target,%) :
define gb_Rdb__Rdb_impl
$(call gb_Rdb_get_target,$(1)) : COMPONENTS :=
$(call gb_Rdb_get_target,$(1)) : $(gb_Module_CURRENTMAKEFILE)
$$(eval $$(call gb_Module_register_target,$(2),$(call gb_Rdb_get_clean_target,$(1))))
$(call gb_Helper_make_userfriendly_targets,$(1),Rdb,$(2))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment