Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cdf9b10912227b2910cff3859bf102a14c62e02f
/
.
/
protocols
/
isis
/
isisio
/
BUCK
blob: a8795b93e6cfdf22138fb179799720e2536f8aa2 [
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
)