Fix build to include ecmg example

This commit is contained in:
Lu Chen
2020-09-25 11:33:21 -07:00
parent eb0b70b26b
commit ad81d517a5

View File

@@ -22,10 +22,12 @@ filegroup(
"wv_cas_emm_example.cc",
"wv_cas_key_fetcher_example.cc",
"wv_cas_types_example.cc",
"wv_ecmg_example.cc",
":wv_cas_ecm_example",
":wv_cas_emm_example",
":wv_cas_key_fetcher_example",
":wv_cas_types_example",
":wv_ecmg_example",
],
)