X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Fyang%2FCMakeLists.txt;h=f4bf0071997ffe57f22385284c6194814d7699c9;hb=refs%2Fchanges%2F71%2F1271%2F2;hp=aa5846a2623135254eaf81e64feb91351179d7cf;hpb=49868d2c71eb364cee9707515be6841a568dad40;p=osm%2FSO.git diff --git a/rwlaunchpad/plugins/yang/CMakeLists.txt b/rwlaunchpad/plugins/yang/CMakeLists.txt index aa5846a2..f4bf0071 100644 --- a/rwlaunchpad/plugins/yang/CMakeLists.txt +++ b/rwlaunchpad/plugins/yang/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright 2016 RIFT.IO Inc +# Copyright 2016-2017 RIFT.IO Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -25,6 +25,8 @@ set(source_yang_files rw-vnfm.yang rw-vns.yang rw-image-mgmt.yang + rw-pkg-mgmt.yang + rw-staging-mgmt.yang ) ## @@ -69,11 +71,13 @@ rift_add_yang_target( rw_conman_yang_gen rwconfig_agent_yang_gen mano-types_yang_gen + rwprojectmano_yang_gen DEPENDS mano_yang rwcloud_yang rw_conman_yang rwconfig_agent_yang mano-types_yang + rwprojectmano_yang )