Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
210c01d31ff2cda37a2cd705377fe06fec4a22fe
/
.
/
providers
/
isis
/
device
/
BUCK
blob: 6ff859a08301e620fc83480f066bc0f0ab3468f5 [
file
] [
log
] [
blame
]
Ray Milkey
8dac818
2016-04-28 16:44:19 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
'//protocols/isis/api:onos-protocols-isis-api'
,
4
]
5
6
osgi_jar_with_tests
(
7
deps
=
COMPILE_DEPS
,
8
)
9