Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f4a2cc76b406e64ff70f766211f9d98cf69bf5da
/
.
/
providers
/
isis
/
topology
/
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