blob: 240d54f2f464c6a30e913167b980957adb300d4e [file] [log] [blame]
Jian Li459a58f2016-07-01 18:29:30 +09001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//protocols/lisp/api:onos-protocols-lisp-api',
4]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)