blob: 01efc7a0910eed9f5c28611516e1891d9b7a0590 [file] [log] [blame]
Shashikanth VH8b1a5ef2016-12-26 14:37:43 +05301BUNDLES = [
2 '//apps/flowspec-api/flowapi:onos-apps-flowspec-api-flowapi',
3
4]
5
6onos_app (
7 title = 'Flowspec API',
8 url = 'http://onosproject.org',
9 included_bundles = BUNDLES,
10 description = 'ONOS framework applications',
11)