Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fe32db7d4cd17f21c9678759ec278f51c640be9c
/
.
/
providers
/
ospf
/
cfg
/
BUCK
blob: c884550bf78afef4e02d35168b09282be19f3c60 [
file
] [
log
] [
blame
]
sunishvk
f7c5655
2016-07-18 16:02:39 +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