diff --git a/core/ninja.mk b/core/ninja.mk index c469e0211..b9a0cec05 100644 --- a/core/ninja.mk +++ b/core/ninja.mk @@ -7,7 +7,7 @@ NINJA_GOALS := fastincremental generateonly droid showcommands PARSE_TIME_MAKE_GOALS := \ $(PARSE_TIME_MAKE_GOALS) \ $(dont_bother_goals) \ - %tests \ + tests \ APP-% \ DUMP_% \ ECLIPSE-% \