commit | 6aad2843540191d8554189d2c12156839cfd2e4b | [log] [tgz] |
---|---|---|
author | Sean Condon <sean.condon@microsemi.com> | Mon Feb 26 23:16:36 2018 +0000 |
committer | Sean Condon <sean.condon@microsemi.com> | Tue Feb 27 15:46:31 2018 +0000 |
tree | 8ce248064a84780c7a65437f05a4f7cd9cfc7dd6 | |
parent | 979f6349cc56a1e98690efabdf3686f1535cbc15 [diff] [blame] |
Refactor of CFM code part2 - API Change-Id: Id1407e140b561fbe7ab79e0726f50e9276f3e20b
diff --git a/apps/cfm/BUCK b/apps/cfm/BUCK index 6f1cef6..687badd 100644 --- a/apps/cfm/BUCK +++ b/apps/cfm/BUCK
@@ -1,6 +1,6 @@ BUNDLES = [ -# '//apps/cfm/api:onos-apps-cfm-api', -# '//apps/cfm/app:onos-apps-cfm-app', + '//apps/cfm/api:onos-apps-cfm-api', + '//apps/cfm/app:onos-apps-cfm-app', '//apps/cfm/nbi:onos-apps-cfm-nbi', ]