blob: a8795b93e6cfdf22138fb179799720e2536f8aa2 [file] [log] [blame]
Ray Milkey8dac8182016-04-28 16:44:19 -07001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//protocols/isis/api:onos-protocols-isis-api',
4]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)