Merge "VTS: Add vts-core to the dependency of tests"

This commit is contained in:
Treehugger Robot
2019-08-16 01:21:02 +00:00
committed by Gerrit Code Review

View File

@@ -45,3 +45,5 @@ $(vts-core-zip) : $(COMPATIBILITY.vts-core.FILES) $(my_host_shared_lib_for_vts_c
vts-core: $(vts-core-zip) vts-core: $(vts-core-zip)
$(call dist-for-goals, vts-core, $(vts-core-zip) $(vts-core-list-zip) $(vts-core-configs-zip)) $(call dist-for-goals, vts-core, $(vts-core-zip) $(vts-core-list-zip) $(vts-core-configs-zip))
tests: vts-core