Kyuhwi Choi | c5b33ea | 2016-04-26 11:45:32 +0900 | [diff] [blame] | 1 | BUNDLES = [ |
2 | '//apps/scalablegateway/api:onos-app-scalablegateway-api', | ||||
3 | '//apps/scalablegateway/app:onos-app-scalablegateway-app', | ||||
4 | ] | ||||
5 | |||||
6 | onos_app ( | ||||
7 | title = 'Scalable GW App', | ||||
8 | category = 'Utility', | ||||
9 | url = 'http://onosproject.org', | ||||
10 | included_bundles = BUNDLES, | ||||
11 | ) |