blob: c884550bf78afef4e02d35168b09282be19f3c60 [file] [log] [blame]
sunishvkf7c56552016-07-18 16:02:39 +05301COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//protocols/ospf/api:onos-protocols-ospf-api',
4]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)
9