blob: 6ff859a08301e620fc83480f066bc0f0ab3468f5 [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)
9