Gaurav Agrawal | b102b01 | 2016-08-02 12:52:48 +0530 | [diff] [blame] | 1 | BUNDLES = [ |
| 2 | '//apps/yms/api:onos-apps-yms-api', |
| 3 | '//apps/yms/app:onos-apps-yms-app', |
| 4 | ] |
| 5 | |
| 6 | onos_app( |
| 7 | title = 'YANG Management System App', |
| 8 | category = 'Utility', |
| 9 | url = 'http://onosproject.org', |
| 10 | included_bundles = BUNDLES, |
| 11 | ) |