Merge "The pattern %tests is too broad."

This commit is contained in:
Ying Wang 2015-09-24 18:40:15 +00:00 committed by Gerrit Code Review
commit 3f10705579
1 changed files with 1 additions and 1 deletions

View File

@ -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-% \