Merge "Fix "Nothing to be done" messages when launching soong_ui"

This commit is contained in:
Treehugger Robot 2017-02-09 05:42:39 +00:00 committed by Gerrit Code Review
commit 576c76160b
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ run_soong_ui:
+@prebuilts/build-tools/$(host_prebuilts)/bin/makeparallel --ninja build/soong/soong_ui.bash --make-mode $(MAKECMDGOALS)
.PHONY: $(MAKECMDGOALS)
$(MAKECMDGOALS) : run_soong_ui
$(sort $(MAKECMDGOALS)) : run_soong_ui
@#empty
else # USE_SOONG_UI