Kaydet (Commit) 06768783 authored tarafından Michael Stahl's avatar Michael Stahl

gbuild: WinResTarget: try that again

Change-Id: Ib96447c402094b57102e2657546567c51192259c
üst 1db45205
......@@ -29,7 +29,7 @@ endef
ifeq ($(gb_FULLDEPS),$(true))
$(call gb_WinResTarget_get_dep_target,%) : $(gb_WinResTarget__command_target)
$(call gb_WinResTarget__command_dep,$@,$*,$(call gb_WinResTarget_get_target,%))
$(call gb_WinResTarget__command_dep,$@,$*,$(call gb_WinResTarget_get_target,$*))
endif
......
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