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