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