blob: 3d27aad614ea98fa929bdc22c1ae57990f2b7687 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)
onos_app (
title = 'Multicast Forwarding',
category = 'Traffic Steering',
url = 'http://onosproject.org',
description = 'Multicast forwarding application.',
)