X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fsrv6-as%2FCMakeLists.txt;h=3140c9d3b22be7d49ed6d426966117739456fa52;hb=74449b8b68801e0938f528f19d69e75644cb2ee9;hp=42b23f3ecf5217b02b48b6c8bd3c46f060320bf9;hpb=2bfdda76d8b1cffcd8e30ca6855f293b1b1953c5;p=vpp.git diff --git a/src/plugins/srv6-as/CMakeLists.txt b/src/plugins/srv6-as/CMakeLists.txt index 42b23f3ecf5..3140c9d3b22 100644 --- a/src/plugins/srv6-as/CMakeLists.txt +++ b/src/plugins/srv6-as/CMakeLists.txt @@ -11,7 +11,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -add_vpp_plugin(srv6as_plugin +add_vpp_plugin(srv6as + SOURCES as.c node.c )