Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c4f681c776c0acc566ff1af0692df13b81870c19
/
.
/
apps
/
yms
/
app
/
BUCK
blob: 8da70d1b1f35faed9b35f9de82649d1dcffe40fd [
file
] [
log
] [
blame
]
Gaurav Agrawal
b102b01
2016-08-02 12:52:48 +0530
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
'//apps/yms/api:onos-apps-yms-api'
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)