Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
09a709f2ef315df66a82ddc29e84b0f72638a8b5
/
.
/
providers
/
ospf
/
cfg
/
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