X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fsrv6-am%2FCMakeLists.txt;h=650142fd181766f2402e1bb11c8b06439fe5ffdd;hb=74449b8b68801e0938f528f19d69e75644cb2ee9;hp=995db98b47d4e7d051643b9ebe29f2ac8bd01feb;hpb=2bfdda76d8b1cffcd8e30ca6855f293b1b1953c5;p=vpp.git diff --git a/src/plugins/srv6-am/CMakeLists.txt b/src/plugins/srv6-am/CMakeLists.txt index 995db98b47d..650142fd181 100644 --- a/src/plugins/srv6-am/CMakeLists.txt +++ b/src/plugins/srv6-am/CMakeLists.txt @@ -11,7 +11,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -add_vpp_plugin(srv6am_plugin +add_vpp_plugin(srv6am + SOURCES am.c node.c )