blob: bae84031e6aa59f4bac6795ae974898773475145 [file] [log] [blame]
Ray Milkeyf80bbb22016-03-11 10:16:22 -08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
Ray Milkey8dac8182016-04-28 16:44:19 -07003 '//protocols/ospf/api:onos-protocols-ospf-api',
Ray Milkeyf80bbb22016-03-11 10:16:22 -08004]
5
Ray Milkey8dac8182016-04-28 16:44:19 -07006osgi_jar_with_tests (
Ray Milkeyf80bbb22016-03-11 10:16:22 -08007 deps = COMPILE_DEPS,
Ray Milkeyf80bbb22016-03-11 10:16:22 -08008)