blob: 94b0e5b87ba29392266efa138f7049ea4c59c11c [file] [log] [blame]
Zayne Khouja47557152016-07-20 13:50:05 -07001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//protocols/pcep/api:onos-protocols-pcep-api',
4]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)