chengfan | c58d4be | 2016-09-20 10:33:12 +0800 | [diff] [blame] | 1 | COMPILE_DEPS = [ |
2 | '//lib:CORE_DEPS', | ||||
3 | '//apps/yms/api:onos-apps-yms-api', | ||||
Henry Yu | 52a8a72 | 2016-12-19 14:50:50 -0500 | [diff] [blame] | 4 | '//apps/yms/app:onos-apps-yms-app', |
chengfan | c58d4be | 2016-09-20 10:33:12 +0800 | [diff] [blame] | 5 | ] |
6 | |||||
7 | osgi_jar_with_tests ( | ||||
8 | deps = COMPILE_DEPS, | ||||
9 | ) |