Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
100b57ffe696dce1e11cb56416e01bd795bd14c7
/
.
/
providers
/
ospf
/
topology
/
BUCK
blob: c884550bf78afef4e02d35168b09282be19f3c60 [
file
] [
log
] [
blame
]
Manikandan K
100b57f
2016-06-14 18:03:51 +0530
[
diff
] [
blame^
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
'//protocols/ospf/api:onos-protocols-ospf-api'
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)
9