mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 893362 - Fix check-sync-dirs bustage.
This commit is contained in:
parent
61632cbb93
commit
280d212e0c
@ -440,7 +440,7 @@ define SUBMAKE # $(call SUBMAKE,target,directory,static)
|
||||
endef # The extra line is important here! don't delete it
|
||||
|
||||
define TIER_DIR_SUBMAKE
|
||||
@echo "BUILDSTATUS TIERDIR_START $(2)"
|
||||
@echo "BUILDSTATUS TIERDIR_START $(2)"
|
||||
$(call SUBMAKE,$(1),$(2),$(3))
|
||||
@echo "BUILDSTATUS TIERDIR_FINISH $(2)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user