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