blob: 73e4917faf22f0dc710db74c7ead61900c327b15 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:COMPILE',
]
osgi_jar_with_tests(
name = 'onlab-misc',
deps = COMPILE_DEPS,
package_name_root = 'org.onlab',
visibility = ['PUBLIC'],
)