commit | 1f371988b494aa021152dc3378f135016c4cef1c | [log] [tgz] |
---|---|---|
author | Bharat saraswal <bharat.saraswal@huawei.com> | Wed Nov 23 15:32:57 2016 +0530 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Nov 30 19:36:45 2016 +0000 |
tree | 9118b8ce523966db97729e3257f82da50389e729 | |
parent | 91477b86a25da9af39b498dafa18a96acf21c6aa [diff] [blame] |
[ONOS-5588] buck file added for yms app. Change-Id: Ieb409382ece469afcd63ce4791b45d29d31c3f3e
diff --git a/apps/yms/BUCK b/apps/yms/BUCK index 73eef6f..6c9f6ca 100644 --- a/apps/yms/BUCK +++ b/apps/yms/BUCK
@@ -1,5 +1,9 @@ BUNDLES = [ '//apps/yms/api:onos-apps-yms-api', + '//apps/yms/app:onos-apps-yms-app', + '//lib:onos-yang-datamodel', + '//lib:onos-yang-utils-generator', + '//lib:org.apache.servicemix.bundles.dom4j', ] onos_app(