commit | 199a710f73d9522b599ff75b8dc8ea54e7fcf6e0 | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Wed Aug 31 09:20:51 2016 -0700 |
committer | Keun Soo Yim <yim@google.com> | Wed Aug 31 09:20:51 2016 -0700 |
tree | 9b8fecfb22e3f438bb2872be3586db6d4305fd29 | |
parent | 255b3238f046013317ec3d9f901198ab1c487bd6 [diff] [blame] |
include VTS packaging task files Change-Id: I8737412bf4e7b5c2db32325105e7c588949b959d
diff --git a/core/Makefile b/core/Makefile index 033c79d..bf1bf03 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -2395,6 +2395,7 @@ -include $(sort $(wildcard product/*/*/build/tasks/*.mk)) # Also add test specifc tasks include $(sort $(wildcard platform_testing/build/tasks/*.mk)) +include $(sort $(wildcard test/vts/tools/build/tasks/*.mk)) endif include $(BUILD_SYSTEM)/product-graph.mk