Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
83bac3473c69484f32b1cc727c66a12cabb83c2d
/
.
/
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
)